OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hmac2
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssl/dist/ssl/statem/
extensions_srvr.c
1730
unsigned char *hmac, *
hmac2
;
local
1829
if (!WPACKET_allocate_bytes(pkt, hmaclen, &
hmac2
)
1830
|| !ossl_assert(hmac ==
hmac2
)
/src/crypto/external/bsd/openssl.old/dist/ssl/statem/
extensions_srvr.c
1775
unsigned char *hmac, *
hmac2
;
local
1882
if (!WPACKET_allocate_bytes(pkt, hmaclen, &
hmac2
)
1883
|| !ossl_assert(hmac ==
hmac2
)
/src/crypto/external/apache2/openssl/dist/ssl/statem/
extensions_srvr.c
2067
unsigned char *hmac, *
hmac2
;
local
2173
if (!WPACKET_allocate_bytes(pkt, hmaclen, &
hmac2
)
2174
|| !ossl_assert(hmac ==
hmac2
)
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026