Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Dsigned_hdr.c111 crypto_acipher_free_rsa_public_key(&key); in shdr_verify_signature()
160 crypto_acipher_free_rsa_public_key(key); in load_rsa_key()
336 crypto_acipher_free_rsa_public_key(key->pub_key.rsa); in shdr_free_pub_key()
A Dcrypto.c535 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s __unused) in crypto_acipher_free_rsa_public_key() function
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h191 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s);
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
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-3.20.0/core/lib/libtomcrypt/
A Drsa.c139 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s)
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c190 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s)

Completed in 9 milliseconds