Home
last modified time | relevance | path

Searched refs:krb5_store_string (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_krb5.c128 ret = krb5_store_string(sp, str); in gss_krb5_import_cred()
132 ret = krb5_store_string(sp, ""); in gss_krb5_import_cred()
142 ret = krb5_store_string(sp, str); in gss_krb5_import_cred()
146 krb5_store_string(sp, ""); in gss_krb5_import_cred()
157 ret = krb5_store_string(sp, str); in gss_krb5_import_cred()
161 krb5_store_string(sp, ""); in gss_krb5_import_cred()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dcreate_c.c75 krb5_store_string(sp, password); in kadm5_c_create_principal()
H A Dget_princs_c.c63 krb5_store_string(sp, expression); in kadm5_c_get_principals()
H A Dchpass_c.c74 krb5_store_string(sp, password); in kadm5_c_chpass_principal()
H A Dmarshall.c203 krb5_store_string(sp, princ->policy); in store_principal_ent()
389 krb5_store_string(sp, params->realm); in _kadm5_marshal_params()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcreds.c125 ret = krb5_store_string(sp, str); in _gsskrb5_export_cred()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore.c840 krb5_store_string(krb5_storage *sp, const char *s) in krb5_store_string() function
1056 ret = krb5_store_string(sp, p->realm); in krb5_store_principal()
1059 ret = krb5_store_string(sp, p->name.name_string.val[i]); in krb5_store_principal()
H A Dtest_store.c206 krb5_store_string(sp, "hej"); in test_truncate()
H A Dversion-script.map632 krb5_store_string;
H A Dlibkrb5-exports.def.in639 krb5_store_string
H A Dkrb5-protos.h8485 krb5_store_string (
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Dserver.c564 krb5_store_string(sp, princs[i]); in kadmind_dispatch()
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/
H A Dmanpages355 krb5/man/man3/krb5_store_string.3