Home
last modified time | relevance | path

Searched refs:chachapoly_init (Results 1 – 1 of 1) sorted by path

/linux/crypto/
H A Dchacha20poly1305.c500 static int chachapoly_init(struct crypto_aead *tfm) in chachapoly_init() function
619 inst->alg.init = chachapoly_init; in chachapoly_create()