Searched refs:gcm_expected (Results 1 – 1 of 1) sorted by relevance
502 static const uint8_t gcm_expected[58] = { variable560 if (memcmp(encrypt.out_buf, gcm_expected, sizeof(gcm_expected))) { in gcm_mode()563 print_buffer_comparison(gcm_expected, in gcm_mode()564 encrypt.out_buf, sizeof(gcm_expected)); in gcm_mode()