Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c421 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_des_setkey() function
484 return cpt_des_setkey(tfm, key, keylen, OTX_CPT_DES3_CBC); in otx_cpt_skcipher_cbc_des3_setkey()
490 return cpt_des_setkey(tfm, key, keylen, OTX_CPT_DES3_ECB); in otx_cpt_skcipher_ecb_des3_setkey()