Home
last modified time | relevance | path

Searched refs:ssl_hmac_sha (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/third_party/nss/ssl/
Dsslt.h125 ssl_hmac_sha = 4 /* TLS HMAC version of mac_sha */ enumerator
Dsslimpl.h96 #define hmac_sha ssl_hmac_sha
Dssl3con.c1928 case ssl_hmac_sha: /* used with TLS */ in ssl3_ComputeRecordMAC()