Searched defs:modeMethod (Results 1 – 2 of 2) sorted by relevance
275 int32_t EAL_FindCipher(CRYPT_CIPHER_AlgId id, const EAL_CipherMethod **modeMethod) in EAL_FindCipher()
34 static void CipherCopyMethod(const EAL_CipherMethod *modeMethod, EAL_CipherUnitaryMethod *method) in CipherCopyMethod()48 const EAL_CipherMethod *modeMethod = NULL; in CipherNewDefaultCtx() local