Searched refs:sun8i_ce_aes_setkey (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce.h | 343 int sun8i_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key,
|
H A D | sun8i-ce-core.c | 278 .setkey = sun8i_ce_aes_setkey, 304 .setkey = sun8i_ce_aes_setkey,
|
H A D | sun8i-ce-cipher.c | 427 int sun8i_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in sun8i_ce_aes_setkey() function
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce.h | 346 int sun8i_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key,
|
H A D | sun8i-ce-core.c | 301 .setkey = sun8i_ce_aes_setkey, 330 .setkey = sun8i_ce_aes_setkey,
|
H A D | sun8i-ce-cipher.c | 461 int sun8i_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in sun8i_ce_aes_setkey() function
|
Completed in 6 milliseconds