Searched refs:chachapoly_create (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dchacha20poly1305.c555 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, function
638 return chachapoly_create(tmpl, tb, "rfc7539", 12);
643 return chachapoly_create(tmpl, tb, "rfc7539esp", 8);

Completed in 111 milliseconds