Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dauthenc.c547 static int crypto_authenc_init_tfm(struct crypto_tfm *tfm) in crypto_authenc_init_tfm() function
670 inst->alg.cra_init = crypto_authenc_init_tfm; in crypto_authenc_alloc()