Searched refs:cpt_des_setkey (Results 1 – 1 of 1) sorted by relevance
421 static int cpt_des_setkey(struct crypto_skcipher *tfm, const u8 *key, in cpt_des_setkey() function484 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()