Searched refs:gss_pseudo_random (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/ |
H A D | gss_pseudo_random.c | 41 gss_pseudo_random(OM_uint32 *minor_status, in gss_pseudo_random() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
H A D | test_context.c | 941 gss_pseudo_random(&min_stat, sctx, GSS_C_PRF_KEY_FULL, &in, in main() 943 gss_pseudo_random(&min_stat, cctx, GSS_C_PRF_KEY_FULL, &in, in main() 953 gss_pseudo_random(&min_stat, sctx, GSS_C_PRF_KEY_FULL, &in, in main() 967 gss_pseudo_random(&min_stat, sctx, GSS_C_PRF_KEY_PARTIAL, &in, in main() 969 gss_pseudo_random(&min_stat, cctx, GSS_C_PRF_KEY_PARTIAL, &in, in main()
|
H A D | version-script.map | 74 gss_pseudo_random;
|
H A D | libgssapi-exports.def | 80 gss_pseudo_random
|
H A D | NTMakefile | 145 mech/gss_pseudo_random.c \ 372 $(OBJ)\mech/gss_pseudo_random.obj \
|
H A D | Makefile.am | 130 mech/gss_pseudo_random.c \
|
H A D | Makefile.in | 244 mech/gss_pseudo_random.lo mech/gss_release_buffer.lo \ 461 mech/$(DEPDIR)/gss_pseudo_random.Plo \ 1126 mech/gss_pseudo_random.c \ 1632 mech/gss_pseudo_random.lo: mech/$(am__dirstamp) \ 1935 @AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_pseudo_random.Plo@am__quote@ # am--include-… 2641 -rm -f mech/$(DEPDIR)/gss_pseudo_random.Plo 2871 -rm -f mech/$(DEPDIR)/gss_pseudo_random.Plo
|
H A D | ChangeLog | 453 * mech/gss_pseudo_random.c: Catch error from underlaying mech on 458 * krb5/prf.c: gss_pseudo_random for krb5 460 * test_context.c: Checks for gss_pseudo_random. 464 * Makefile.am: Add mech/gss_pseudo_random.c 470 * mech/gss_pseudo_random.c: Add gss_pseudo_random.
|
/netbsd-src/crypto/external/bsd/heimdal/lib/libgssapi/ |
H A D | Makefile | 144 mech/gss_pseudo_random.c \
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/ |
H A D | context_stubs.c | 809 return gss_pseudo_random(minor_status, in _gss_spnego_pseudo_random()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/ |
H A D | gssapi.h | 809 gss_pseudo_random
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | NEWS | 365 - gss_pseudo_random() interop bug 626 * Add gss_pseudo_random() for mechglue and krb5.
|