Home
last modified time | relevance | path

Searched refs:sun8i_ce_des3_setkey (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h348 int sun8i_ce_des3_setkey(struct crypto_skcipher *tfm, const u8 *key,
H A Dsun8i-ce-core.c360 .setkey = sun8i_ce_des3_setkey,
389 .setkey = sun8i_ce_des3_setkey,
H A Dsun8i-ce-cipher.c490 int sun8i_ce_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, in sun8i_ce_des3_setkey() function