Home
last modified time | relevance | path

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

/arch/sparc/crypto/
Daes_glue.c167 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
398 .cia_setkey = aes_set_key,
417 .setkey = aes_set_key,
437 .setkey = aes_set_key,
457 .setkey = aes_set_key,
/arch/x86/crypto/
Daesni-intel_glue.c342 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key() function
913 .cia_setkey = aes_set_key,
/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,