Searched refs:sun8i_ce_des3_setkey (Results 1 – 3 of 3) sorted by relevance
378 int sun8i_ce_des3_setkey(struct crypto_skcipher *tfm, const u8 *key,
385 .setkey = sun8i_ce_des3_setkey,414 .setkey = sun8i_ce_des3_setkey,
492 int sun8i_ce_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, in sun8i_ce_des3_setkey() function