Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dctr.c306 static int crypto_rfc3686_init_tfm(struct crypto_tfm *tfm) in crypto_rfc3686_init_tfm() function
411 inst->alg.cra_init = crypto_rfc3686_init_tfm; in crypto_rfc3686_alloc()