Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dauthenc.c84 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey() function
434 inst->alg.setkey = crypto_authenc_setkey; in crypto_authenc_create()
/kernel/linux/linux-6.6/crypto/
H A Dauthenc.c84 static int crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, in crypto_authenc_setkey() function
432 inst->alg.setkey = crypto_authenc_setkey; in crypto_authenc_create()

Completed in 2 milliseconds