Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/crypto/
Daes_glue.c199 static int aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, in aes_set_key_skcipher() function
393 .setkey = aes_set_key_skcipher,
407 .setkey = aes_set_key_skcipher,
421 .setkey = aes_set_key_skcipher,
/linux-6.12.1/drivers/crypto/
Dpadlock-aes.c162 static int aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, in aes_set_key_skcipher() function
404 .setkey = aes_set_key_skcipher,
472 .setkey = aes_set_key_skcipher,