HomeSort by: relevance | last modified time | path
    Searched refs:kcm_operation (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
kcm.h 49 typedef enum kcm_operation { enum
81 } kcm_operation; typedef in typeref:enum:kcm_operation
  /src/crypto/external/bsd/heimdal/dist/kcm/
kcm-protos.h 18 kcm_operation /*opcode*/,
70 kcm_operation /*opcode*/,
137 kcm_operation /*opcode*/,
256 kcm_op2string (kcm_operation /*opcode*/);
protocol.c 58 kcm_operation opcode,
77 kcm_operation opcode,
120 kcm_operation opcode,
151 kcm_operation opcode,
217 kcm_operation opcode,
250 kcm_operation opcode,
308 kcm_operation opcode,
399 kcm_operation opcode,
442 kcm_operation opcode,
488 kcm_operation opcode
    [all...]
acl.c 42 kcm_operation opcode,
kcm_locl.h 158 typedef krb5_error_code (*kcm_method)(krb5_context, kcm_client *, kcm_operation, krb5_storage *, krb5_storage *);
client.c 43 kcm_operation opcode,
cache.c 127 kcm_ccache_get_uuids(krb5_context context, kcm_client *client, kcm_operation opcode, krb5_storage *sp)
  /src/crypto/external/bsd/heimdal/include/
kcm-protos.h 16 kcm_operation /*opcode*/,
68 kcm_operation /*opcode*/,
135 kcm_operation /*opcode*/,
254 kcm_op2string (kcm_operation /*opcode*/);

Completed in 38 milliseconds