Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dchacha20poly1305.c555 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create() function
639 return chachapoly_create(tmpl, tb, "rfc7539", 12); in rfc7539_create()
644 return chachapoly_create(tmpl, tb, "rfc7539esp", 8); in rfc7539esp_create()