Searched refs:crypto_skcipher_type (Results 1 – 3 of 3) sorted by relevance
730 static const struct crypto_type crypto_skcipher_type = { variable748 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()
57860 ffff800010f6ebf8 d crypto_skcipher_type
Completed in 277 milliseconds