Home
last modified time | relevance | path

Searched refs:sec_skcipher_3des_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c572 static int sec_skcipher_3des_setkey(struct sec_cipher_ctx *c_ctx, in sec_skcipher_3des_setkey() function
648 ret = sec_skcipher_3des_setkey(c_ctx, keylen, c_mode); in sec_skcipher_setkey()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c750 static int sec_skcipher_3des_setkey(struct crypto_skcipher *tfm, const u8 *key, in sec_skcipher_3des_setkey() function
843 ret = sec_skcipher_3des_setkey(tfm, key, keylen, c_mode); in sec_skcipher_setkey()

Completed in 6 milliseconds