Searched refs:ENCRYPTION_USAGE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dcrypto.h138 #define ENCRYPTION_USAGE(U) (((U) << 8) | 0xAA) macro
H A Dcrypto.c886 ret = _get_derived_key(context, crypto, ENCRYPTION_USAGE(usage), &dkey);
1050 ret = _get_derived_key(context, crypto, ENCRYPTION_USAGE(usage), &dkey);
1383 ret = _get_derived_key(context, crypto, ENCRYPTION_USAGE(usage), &dkey);
1508 ret = _get_derived_key(context, crypto, ENCRYPTION_USAGE(usage), &dkey);

Completed in 178 milliseconds