Home
last modified time | relevance | path

Searched refs:gcm_tag (Results 1 – 2 of 2) sorted by relevance

/openssl-master/demos/cipher/
A Daesgcm.c57 static const unsigned char gcm_tag[] = { variable
195 (void*)gcm_tag, sizeof(gcm_tag)); in aes_gcm_decrypt()
/openssl-master/test/
A Daesgcmtest.c33 static const unsigned char gcm_tag[] = { variable
101 && TEST_mem_eq(gcm_tag, sizeof(gcm_tag), tag, taglen) in kat_test()

Completed in 4 milliseconds