Searched defs:GCM_IV_LEN (Results 1 – 2 of 2) sorted by relevance
34 static constexpr int32_t GCM_IV_LEN = 12; // GCM variable
27 #define GCM_IV_LEN 12 macro