Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Decb.c97 static int crypto_ecb_init_tfm(struct crypto_tfm *tfm) in crypto_ecb_init_tfm() function
148 inst->alg.cra_init = crypto_ecb_init_tfm; in crypto_ecb_alloc()