Searched refs:atmel_aes_authenc_setkey (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-aes.c | 2039 static int atmel_aes_authenc_setkey(struct crypto_aead *tfm, const u8 *key, in atmel_aes_authenc_setkey() function 2168 .setkey = atmel_aes_authenc_setkey, 2184 .setkey = atmel_aes_authenc_setkey, 2200 .setkey = atmel_aes_authenc_setkey, 2216 .setkey = atmel_aes_authenc_setkey, 2232 .setkey = atmel_aes_authenc_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-aes.c | 2096 static int atmel_aes_authenc_setkey(struct crypto_aead *tfm, const u8 *key, in atmel_aes_authenc_setkey() function 2226 .setkey = atmel_aes_authenc_setkey, 2242 .setkey = atmel_aes_authenc_setkey, 2258 .setkey = atmel_aes_authenc_setkey, 2274 .setkey = atmel_aes_authenc_setkey, 2290 .setkey = atmel_aes_authenc_setkey,
|
Completed in 7 milliseconds