Home
last modified time | relevance | path

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

/crypto/
Dablkcipher.c121 const struct crypto_type crypto_ablkcipher_type = { variable
128 EXPORT_SYMBOL_GPL(crypto_ablkcipher_type);
Dcryptd.c249 inst->alg.cra_type = &crypto_ablkcipher_type; in cryptd_alloc_blkcipher()