Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dauthenc.c307 static int crypto_authenc_init_tfm(struct crypto_aead *tfm) in crypto_authenc_init_tfm() function
431 inst->alg.init = crypto_authenc_init_tfm; in crypto_authenc_create()