Home
last modified time | relevance | path

Searched defs:ce_aes_setkey (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-ce-glue.c142 int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ce_aes_setkey() function
149 EXPORT_SYMBOL(ce_aes_setkey); variable
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Daes-ce-glue.c142 int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ce_aes_setkey() function
149 EXPORT_SYMBOL(ce_aes_setkey); variable
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-ce-glue.c137 static int ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in ce_aes_setkey() function
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Daes-ce-glue.c137 static int ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in ce_aes_setkey() function

Completed in 4 milliseconds