Home
last modified time | relevance | path

Searched refs:crypto_ablkcipher_type (Results 1 – 2 of 2) sorted by relevance

/crypto/
Dablkcipher.c399 const struct crypto_type crypto_ablkcipher_type = { variable
407 EXPORT_SYMBOL_GPL(crypto_ablkcipher_type);
Dskcipher.c586 if (alg->cra_type == &crypto_ablkcipher_type) in crypto_skcipher_extsize()
894 if (tfm->__crt_alg->cra_type == &crypto_ablkcipher_type) in crypto_skcipher_init_tfm()