Searched defs:akcipher (Results 1 – 2 of 2) sorted by relevance
60 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm() local68 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm() local82 struct akcipher_instance *akcipher = akcipher_instance(inst); in crypto_akcipher_free_instance() local
143 struct akcipher_test_suite akcipher; member