Home
last modified time | relevance | path

Searched refs:crypto_skcipher_type (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
A Dskcipher.c730 static const struct crypto_type crypto_skcipher_type = { variable
748 spawn->base.frontend = &crypto_skcipher_type; in crypto_grab_skcipher()
756 return crypto_alloc_tfm(alg_name, &crypto_skcipher_type, type, mask); in crypto_alloc_skcipher()
768 tfm = crypto_alloc_tfm(alg_name, &crypto_skcipher_type, type, mask); in crypto_alloc_sync_skcipher()
786 return crypto_type_has_alg(alg_name, &crypto_skcipher_type, type, mask); in crypto_has_skcipher()
803 base->cra_type = &crypto_skcipher_type; in skcipher_prepare_alg()
/linux/
A DSystem.map57860 ffff800010f6ebf8 d crypto_skcipher_type
A D.tmp_System.map57860 ffff800010f6ebf8 d crypto_skcipher_type

Completed in 311 milliseconds