Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dcbc.c193 static int crypto_cbc_init_tfm(struct crypto_tfm *tfm) in crypto_cbc_init_tfm() function
252 inst->alg.cra_init = crypto_cbc_init_tfm; in crypto_cbc_alloc()