Searched refs:TLS_MASTER_SECRET_LABEL (Results 1 – 3 of 3) sorted by relevance
75 #define TLS_MASTER_SECRET_LABEL "master secret" macro
1241 (uchar_t *)TLS_MASTER_SECRET_LABEL, in kssl_generate_tls_ms()1242 (size_t)strlen(TLS_MASTER_SECRET_LABEL), in kssl_generate_tls_ms()
73 static uchar_t TLS_MASTER_SECRET_LABEL[] = {"master secret"}; variable503 soft_tls_prf(pmsecret, pmlen, TLS_MASTER_SECRET_LABEL, in soft_ssl_master_key_derive()