Searched refs:gss_unseal (Results 1 – 17 of 17) sorted by relevance
/freebsd/lib/libgssapi/ |
H A D | Makefile | 54 SRCS+= gss_unseal.c 102 MLINKS+= gss_unwrap.3 gss_unseal.3
|
H A D | gss_unseal.c | 32 gss_unseal(OM_uint32 *minor_status, in gss_unseal() function
|
H A D | Symbol.map | 63 gss_unseal;
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_unseal.c | 32 gss_unseal(OM_uint32 *minor_status, in gss_unseal() function
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_unseal.c | 104 gss_unseal(OM_uint32 *minor_status, gss_ctx_id_t context_handle, in gss_unseal() function
|
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | auth_gssapi_misc.c | 125 gssstat = gss_unseal(&minor_stat, context, in_buf, &out_buf, in auth_gssapi_unseal_seq() 298 *major = gss_unseal(minor, context, &in_buf, &out_buf, &conf, in auth_gssapi_unwrap_data()
|
H A D | auth_gssapi.c | 387 *gssstat = gss_unseal(minor_stat, in auth_gssapi_create()
|
/freebsd/crypto/krb5/src/lib/gssapi/ |
H A D | libgssapi_krb5.exports | 145 gss_unseal
|
/freebsd/krb5/lib/gssapi/ |
H A D | version.map | 73 gss_unseal;
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | version-script.map | 88 gss_unseal;
|
H A D | Makefile.am | 145 mech/gss_unseal.c \
|
H A D | Makefile.in | 191 mech/gss_unseal.lo mech/gss_unwrap.lo \ 683 mech/gss_unseal.c \ 1122 mech/gss_unseal.lo: mech/$(am__dirstamp) \ 1544 -rm -f mech/gss_unseal.$(OBJEXT) 1545 -rm -f mech/gss_unseal.lo 1771 @AMDEP_TRUE@@am__include@ @am__quote@mech/$(DEPDIR)/gss_unseal.Plo@am__quote@
|
/freebsd/crypto/krb5/src/lib/ |
H A D | gssapi32.def | 20 gss_unseal @62
|
/freebsd/include/gssapi/ |
H A D | gssapi.h | 756 OM_uint32 gss_unseal
|
/freebsd/crypto/heimdal/lib/gssapi/gssapi/ |
H A D | gssapi.h | 888 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_unseal
|
/freebsd/crypto/krb5/src/lib/gssapi/generic/ |
H A D | gssapi.hin | 758 gss_unseal(
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 2902 OLD_FILES+=usr/share/man/man3/gss_unseal.3.gz
|