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

/linux-master/crypto/
H A Dchacha20poly1305.c474 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, function
623 inst->alg.setkey = chachapoly_setkey;
/linux-master/drivers/crypto/caam/
H A Dcaamalg.c568 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, function
3529 .setkey = chachapoly_setkey,
3555 .setkey = chachapoly_setkey,
H A Dcaamalg_qi2.c634 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, function
2921 .setkey = chachapoly_setkey,
2944 .setkey = chachapoly_setkey,

Completed in 140 milliseconds