Home
last modified time | relevance | path

Searched defs:curve_id (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/plat/st/common/
H A Dstm32mp_crypto_lib.c238 int curve_id; in crypto_convert_pk() local
318 int curve_id; in crypto_verify_signature() local
/arm-trusted-firmware/tools/cert_create/src/
H A Dkey.c134 static int key_create_ecdsa(key_t *key, int key_bits, const int curve_id) in key_create_ecdsa() argument