Home
last modified time | relevance | path

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

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