Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/crypto/
Daes_glue.c166 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
397 .cia_setkey = aes_set_key,
416 .setkey = aes_set_key,
436 .setkey = aes_set_key,
456 .setkey = aes_set_key,
/Linux-v4.19/drivers/crypto/
Dpadlock-aes.c104 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
333 .cia_setkey = aes_set_key,
406 .setkey = aes_set_key,
482 .setkey = aes_set_key,
/Linux-v4.19/arch/x86/crypto/
Daesni-intel_glue.c374 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
1159 .cia_setkey = aes_set_key,
1176 .cia_setkey = aes_set_key,
/Linux-v4.19/arch/s390/crypto/
Daes_s390.c90 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
174 .cia_setkey = aes_set_key,