cpt_des_setkey
return cpt_des_setkey(tfm, key, keylen, OTX_CPT_DES3_CBC);
return cpt_des_setkey(tfm, key, keylen, OTX_CPT_DES3_ECB);
return cpt_des_setkey(tfm, key, keylen, OTX2_CPT_DES3_CBC);
return cpt_des_setkey(tfm, key, keylen, OTX2_CPT_DES3_ECB);