Searched refs:kcm_operation (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/heimdal/kcm/ |
H A D | protocol.c | 56 kcm_operation opcode, in kcm_op_noop() 75 kcm_operation opcode, in kcm_op_get_name() 118 kcm_operation opcode, in kcm_op_gen_new() 149 kcm_operation opcode, in kcm_op_initialize() 215 kcm_operation opcode, in kcm_op_destroy() 248 kcm_operation opcode, in kcm_op_store() 306 kcm_operation opcode, in kcm_op_retrieve() 397 kcm_operation opcode, in kcm_op_get_principal() 440 kcm_operation opcode, in kcm_op_get_cred_uuid_list() 486 kcm_operation opcode, in kcm_op_get_cred_by_uuid() [all …]
|
H A D | kcm-protos.h | 15 kcm_operation /*opcode*/, 67 kcm_operation /*opcode*/, 134 kcm_operation /*opcode*/, 253 kcm_op2string (kcm_operation /*opcode*/);
|
H A D | kcm_locl.h | 156 typedef krb5_error_code (*kcm_method)(krb5_context, kcm_client *, kcm_operation, krb5_storage *, kr…
|
H A D | acl.c | 40 kcm_operation opcode, in kcm_access()
|
H A D | client.c | 41 kcm_operation opcode, in kcm_ccache_resolve_client()
|
H A D | cache.c | 122 kcm_ccache_get_uuids(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *… in kcm_ccache_get_uuids()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | kcm.h | 47 typedef enum kcm_operation { enum 79 } kcm_operation; typedef
|