Searched refs:gak_data (Results 1 – 8 of 8) sorted by relevance
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | init_creds_ctx.h | 30 void *gak_data; member 89 void *gak_data,
|
| H A D | in_tkt_sky.c | 35 krb5_keyblock *as_key, void *gak_data, in get_as_key_skey() argument 38 const krb5_keyblock *key = gak_data; in get_as_key_skey()
|
| H A D | gic_keytab.c | 42 void *gak_data, in get_as_key_keytab() argument 45 krb5_keytab keytab = (krb5_keytab) gak_data; in get_as_key_keytab() 189 ctx->gak_data = keytab; in krb5_init_creds_set_keytab()
|
| H A D | gic_pwd.c | 17 void *gak_data, in krb5_get_as_key_password() argument 20 struct gak_password *gp = gak_data; in krb5_get_as_key_password() 132 ctx->gak_data = &ctx->gakpw; in krb5_init_creds_set_password()
|
| H A D | int-proto.h | 38 krb5_keyblock *as_key, void *gak_data, 295 get_as_key_fn gak, void *gak_data, krb5_kdc_rep **as_reply);
|
| H A D | get_in_tkt.c | 101 NULL, NULL, NULL, NULL, ctx->gak_data, in decrypt_as_reply() 121 &ctx->as_key, ctx->gak_data, ctx->rctx.items); in decrypt_as_reply() 881 ctx->gak_data = &ctx->gakpw; in krb5_init_creds_init() 1958 void *gak_data, krb5_boolean use_primary, struct kdclist *kdcs, in try_init_creds() argument 1975 ctx->gak_data = gak_data; in try_init_creds() 2007 get_as_key_fn gak_fct, void *gak_data, in k5_get_init_creds() argument 2021 gak_data, FALSE, kdcs, as_reply); in k5_get_init_creds() 2037 gak_data, TRUE, NULL, as_reply); in k5_get_init_creds()
|
| H A D | preauth_sam2.c | 155 &ctx->as_key, ctx->gak_data, ctx->rctx.items); in sam2_process()
|
| H A D | preauth2.c | 450 &ctx->s2kparams, &ctx->as_key, ctx->gak_data, in get_as_key() 510 NULL, NULL, ctx->gak_data, ctx->rctx.items); in need_as_key()
|