Home
last modified time | relevance | path

Searched refs:do_decrypt (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Daesgcmtest.c66 static int do_decrypt(const unsigned char *iv, const unsigned char *ct, in do_decrypt() function
102 && do_decrypt(gcm_iv, ct, ctlen, tag, taglen); in kat_test()
127 && do_decrypt(iv_gen, ct, ctlen, tag, taglen); in ivgen_test()

Completed in 1 milliseconds