Home
last modified time | relevance | path

Searched refs:stm32_pka_edac_gen_pubkey (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.h58 TEE_Result stm32_pka_edac_gen_pubkey(const struct stm32_pka_bn *k,
H A Decc.c123 res = stm32_pka_edac_gen_pubkey(&d, &pk, cid); in stm32_gen_keypair()
H A Dstm32_pka.c1627 TEE_Result stm32_pka_edac_gen_pubkey(const struct stm32_pka_bn *k, in stm32_pka_edac_gen_pubkey() function