OTX2_CPT_AES_ECB
if (cipher_type == OTX2_CPT_AES_CBC || cipher_type == OTX2_CPT_AES_ECB)
return cpt_aes_setkey(tfm, key, keylen, OTX2_CPT_AES_ECB);
case OTX2_CPT_AES_ECB: