Searched refs:sw_crypto_acipher_free_rsa_public_key (Results 1 – 5 of 5) sorted by relevance
318 sw_crypto_acipher_free_rsa_public_key(s); in do_free_publickey()
517 void sw_crypto_acipher_free_rsa_public_key(struct rsa_public_key *s);
150 void sw_crypto_acipher_free_rsa_public_key(struct rsa_public_key *s) in sw_crypto_acipher_free_rsa_public_key() function
254 void sw_crypto_acipher_free_rsa_public_key(struct rsa_public_key *s) in sw_crypto_acipher_free_rsa_public_key() function
999 .free_publickey = sw_crypto_acipher_free_rsa_public_key,