Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dgcm.c985 static int crypto_rfc4543_init_tfm(struct crypto_aead *tfm) in crypto_rfc4543_init_tfm() function
1094 inst->alg.init = crypto_rfc4543_init_tfm; in crypto_rfc4543_create()