Searched refs:DES_IV_LEN (Results 1 – 4 of 4) sorted by relevance
72 #define DES_IV_LEN 8 macro
679 if ((paramsz != 0) && (paramsz != DES_IV_LEN)) { in dca_3desctxinit()682 DES_IV_LEN, paramsz); in dca_3desctxinit()697 ASSERT(paramsz == DES_IV_LEN); in dca_3desctxinit()
80 #define DES_IV_LEN 8 macro
112 { "des3-cbc", CKM_DES3_CBC, "CKM_DES3_CBC", "CKM_DES3_ECB", DES_IV_LEN,