Searched refs:eax_decrypt (Results 1 – 3 of 3) sorted by relevance
20 int eax_decrypt(eax_state *eax, const unsigned char *ct, unsigned char *pt, in eax_decrypt() function
72 if ((err = eax_decrypt(eax, ct, pt, ctlen)) != CRYPT_OK) { in eax_decrypt_verify_memory()
267 int eax_decrypt(eax_state *eax, const unsigned char *ct, unsigned char *pt, unsigned long length);