Searched refs:crypto_blkcipher_type (Results 1 – 2 of 2) sorted by relevance
537 const struct crypto_type crypto_blkcipher_type = { variable545 EXPORT_SYMBOL_GPL(crypto_blkcipher_type);
583 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()