Home
last modified time | relevance | path

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

/crypto/
Dcryptd.c259 static int cryptd_blkcipher_init_tfm(struct crypto_tfm *tfm) in cryptd_blkcipher_init_tfm() function
355 inst->alg.cra_init = cryptd_blkcipher_init_tfm; in cryptd_create_blkcipher()