Searched refs:stm32_pka_ecdsa_sign (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_pka.h | 61 TEE_Result stm32_pka_ecdsa_sign(const void *hash, unsigned int hash_size,
|
| H A D | ecc.c | 198 res = stm32_pka_ecdsa_sign(msg, msg_size, &sig_r, &sig_s, &d, &k, cid); in sign()
|
| H A D | stm32_pka.c | 1409 TEE_Result stm32_pka_ecdsa_sign(const void *hash, unsigned int hash_size, in stm32_pka_ecdsa_sign() function
|