Searched refs:crypto_acipher_free_rsa_public_key (Results 1 – 6 of 6) sorted by relevance
111 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()
535 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s __unused) in crypto_acipher_free_rsa_public_key() function
191 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s);
60 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *key) in crypto_acipher_free_rsa_public_key() function
139 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s)
190 void crypto_acipher_free_rsa_public_key(struct rsa_public_key *s)
Completed in 9 milliseconds