Searched refs:sw_crypto_acipher_free_rsa_keypair (Results 1 – 5 of 5) sorted by relevance
323 sw_crypto_acipher_free_rsa_keypair(s); in do_free_keypair()
519 void sw_crypto_acipher_free_rsa_keypair(struct rsa_keypair *s);
162 void sw_crypto_acipher_free_rsa_keypair(struct rsa_keypair *s) in sw_crypto_acipher_free_rsa_keypair() function
265 void sw_crypto_acipher_free_rsa_keypair(struct rsa_keypair *s) in sw_crypto_acipher_free_rsa_keypair() function
1000 .free_keypair = sw_crypto_acipher_free_rsa_keypair,