OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENCRYPTION_USAGE
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
crypto.h
135
#define
ENCRYPTION_USAGE
(U) ((int32_t)((((uint32_t)(U)) << 8)) | 0xAA)
crypto.c
851
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
899
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
1084
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
1182
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
1561
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
1622
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
1717
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
1770
ret = _get_derived_key(context, crypto,
ENCRYPTION_USAGE
(usage), &dkey);
Completed in 63 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026