Home
last modified time | relevance | path

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

/crypto/
Dblkcipher.c537 const struct crypto_type crypto_blkcipher_type = { variable
545 EXPORT_SYMBOL_GPL(crypto_blkcipher_type);
Dskcipher.c583 if (alg->cra_type == &crypto_blkcipher_type) in crypto_skcipher_extsize()
891 if (tfm->__crt_alg->cra_type == &crypto_blkcipher_type) in crypto_skcipher_init_tfm()