Home
last modified time | relevance | path

Searched defs:akcipher (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dakcipher.c60 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_exit_tfm() local
68 struct crypto_akcipher *akcipher = __crypto_akcipher_tfm(tfm); in crypto_akcipher_init_tfm() local
82 struct akcipher_instance *akcipher = akcipher_instance(inst); in crypto_akcipher_free_instance() local
Dtestmgr.c143 struct akcipher_test_suite akcipher; member