Home
last modified time | relevance | path

Searched refs:crypto_acipher_free_rsa_public_key (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/crypto/
H A Dsigned_hdr.c126 crypto_acipher_free_rsa_public_key(&key); in shdr_verify_signature()
175 crypto_acipher_free_rsa_public_key(key); in load_rsa_key()
351 crypto_acipher_free_rsa_public_key(key->pub_key.rsa); in shdr_free_pub_key()
H A Dcrypto.c564 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s __unused) in crypto_acipher_free_rsa_public_key() function
/optee_os/core/pta/stm32mp/
H A Dremoteproc_pta.c260 crypto_acipher_free_rsa_public_key(&key); in rproc_pta_verify_rsa_signature()
/optee_os/core/include/crypto/
H A Dcrypto.h196 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s);
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Drsa.c60 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *key) in crypto_acipher_free_rsa_public_key() function
/optee_os/core/lib/libtomcrypt/
H A Drsa.c147 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s)
/optee_os/lib/libmbedtls/core/
H A Drsa.c251 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s)