OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hmackey_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
test_hmac.c
47
size_t
hmackey_size
= sizeof(hmackey);
local
56
HMAC_Init_ex(&c, hmackey,
hmackey_size
, EVP_sha1(), NULL);
validate.c
272
size_t
hmackey_size
= sizeof(hmackey);
local
281
HMAC_Init_ex(&c, hmackey,
hmackey_size
, EVP_sha1(), NULL);
Completed in 21 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026