Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Datmel-aes.c1918 static int atmel_aes_xts_setkey(struct crypto_ablkcipher *tfm, const u8 *key, in atmel_aes_xts_setkey() function
1970 .setkey = atmel_aes_xts_setkey,