Searched refs:crypto_blkcipher_type (Results 1 – 8 of 8) sorted by relevance
140 .cra_type = &crypto_blkcipher_type,
130 .cra_type = &crypto_blkcipher_type,
141 inst->alg.cra_type = &crypto_blkcipher_type; in crypto_ecb_alloc()
548 const struct crypto_type crypto_blkcipher_type = { variable556 EXPORT_SYMBOL_GPL(crypto_blkcipher_type);
339 inst->alg.cra_type = &crypto_blkcipher_type; in crypto_kw_alloc()
221 inst->alg.cra_type = &crypto_blkcipher_type; in crypto_ctr_alloc()
586 if (alg->cra_type == &crypto_blkcipher_type) in crypto_skcipher_extsize()861 if (tfm->__crt_alg->cra_type == &crypto_blkcipher_type) in crypto_skcipher_init_tfm()
139 extern const struct crypto_type crypto_blkcipher_type;