Searched defs:ce_aes_expandkey (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce-cipher.c149 int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, ce_aes_expandkey() function
220 EXPORT_SYMBOL(ce_aes_expandkey); variable
/linux-4.1.27/arch/arm/crypto/
H A Daes-ce-glue.c63 static int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, ce_aes_expandkey() function

Completed in 89 milliseconds