Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h354 int sun8i_ce_des3_setkey(struct crypto_skcipher *tfm, const u8 *key,
Dsun8i-ce-core.c350 .setkey = sun8i_ce_des3_setkey,
376 .setkey = sun8i_ce_des3_setkey,
Dsun8i-ce-cipher.c479 int sun8i_ce_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, in sun8i_ce_des3_setkey() function