Searched refs:crypto_ablkcipher_type (Results 1 – 4 of 4) sorted by relevance
409 const struct crypto_type crypto_ablkcipher_type = { variable417 EXPORT_SYMBOL_GPL(crypto_ablkcipher_type);
589 if (alg->cra_type == &crypto_ablkcipher_type || in crypto_skcipher_extsize()864 if (tfm->__crt_alg->cra_type == &crypto_ablkcipher_type || in crypto_skcipher_init_tfm()
419 inst->alg.cra_type = &crypto_ablkcipher_type; in cryptd_create_blkcipher()
138 extern const struct crypto_type crypto_ablkcipher_type;