gss_pseudo_random
gss_pseudo_random
return gss_pseudo_random(minor_status,
gss_pseudo_random(&min_stat, sctx, GSS_C_PRF_KEY_FULL, &in,
gss_pseudo_random(&min_stat, cctx, GSS_C_PRF_KEY_FULL, &in,
gss_pseudo_random(&min_stat, sctx, GSS_C_PRF_KEY_FULL, &in,
gss_pseudo_random(&min_stat, sctx, GSS_C_PRF_KEY_PARTIAL, &in,
gss_pseudo_random(&min_stat, cctx, GSS_C_PRF_KEY_PARTIAL, &in,
GSS_ADD_DYNAMIC_METHOD_NOLOOP(dl, mech, gss_pseudo_random);
if (mech->gss_pseudo_random != NULL) {
status = mech->gss_pseudo_random(minor_status,
OM_uint32 (KRB5_CALLCONV *gss_pseudo_random)
ret = gss_pseudo_random(minor_status,
OM_uint32 gss_pseudo_random