Searched defs:label_prefix (Results 1 – 3 of 3) sorted by relevance
22 static const unsigned char label_prefix[] = { 0x74, 0x6C, 0x73, 0x31, 0x33, 0x20, 0x00 }; variable24 static const unsigned char label_prefix[] = "tls13 "; variable
24 void wps_kdf(const u8 *key, const u8 *label_prefix, size_t label_prefix_len, in wps_kdf()
238 const char *label_prefix; member