Searched refs:sun8i_ce_aes_setkey (Results 1 – 3 of 3) sorted by relevance
352 int sun8i_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key,
297 .setkey = sun8i_ce_aes_setkey,323 .setkey = sun8i_ce_aes_setkey,
450 int sun8i_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in sun8i_ce_aes_setkey() function