Searched refs:KCM_LOG_REQUEST (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/kcm/ |
H A D | kcm_locl.h | 48 #define KCM_LOG_REQUEST(_context, _client, _opcode) do { \ macro
|
H A D | protocol.c | 62 KCM_LOG_REQUEST(context, client, opcode); in kcm_op_noop() 127 KCM_LOG_REQUEST(context, client, opcode); in kcm_op_gen_new() 163 KCM_LOG_REQUEST(context, client, opcode); in kcm_op_initialize() 1021 KCM_LOG_REQUEST(context, client, opcode); in kcm_op_get_cache_uuid_list() 1038 KCM_LOG_REQUEST(context, client, opcode); in kcm_op_get_cache_by_uuid() 1077 KCM_LOG_REQUEST(context, client, opcode); in kcm_op_get_default_cache()
|