Home
last modified time | relevance | path

Searched defs:modeMethod (Results 1 – 2 of 2) sorted by relevance

/third_party/openhitls/crypto/eal/src/
Deal_cipher_method.c275 int32_t EAL_FindCipher(CRYPT_CIPHER_AlgId id, const EAL_CipherMethod **modeMethod) in EAL_FindCipher()
Deal_cipher.c34 static void CipherCopyMethod(const EAL_CipherMethod *modeMethod, EAL_CipherUnitaryMethod *method) in CipherCopyMethod()
48 const EAL_CipherMethod *modeMethod = NULL; in CipherNewDefaultCtx() local