Searched defs:tag_len (Results 1 – 4 of 4) sorted by relevance
50 unsigned int tag_len = packet->data[pos]; in PrintLogMessage() local
47 size_t tag_len; in TestGetLengths_AES128_GCM() local65 size_t tag_len; in TestGetLengths_AES128_GCM_SIV() local
67 auto tag_len = static_cast<int8_t>(strlen(tag)); in output_compare_helper() local
488 size_t key_len, iv_len, tag_len; in Configure() local
Completed in 11 milliseconds