Home
last modified time | relevance | path

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

/crypto/
Dchacha20poly1305.c474 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
624 inst->alg.setkey = chachapoly_setkey; in chachapoly_create()