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

/linux-4.1.27/drivers/crypto/
H A Datmel-aes.c823 static int atmel_aes_setkey(struct crypto_ablkcipher *tfm, const u8 *key, atmel_aes_setkey() function
975 .setkey = atmel_aes_setkey,
996 .setkey = atmel_aes_setkey,
1017 .setkey = atmel_aes_setkey,
1038 .setkey = atmel_aes_setkey,
1059 .setkey = atmel_aes_setkey,
1080 .setkey = atmel_aes_setkey,
1101 .setkey = atmel_aes_setkey,
1122 .setkey = atmel_aes_setkey,
1145 .setkey = atmel_aes_setkey,

Completed in 44 milliseconds