Searched defs:userid (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgp.py12 userid = _netpgppython.netpgp_getvar(n, "userid") variable
/netbsd-current/external/bsd/top/dist/
H A Dusername.c138 userid(char *xusername) function
/netbsd-current/crypto/external/bsd/netpgp/dist/src/hkpclient/
H A Dhkpc.c87 hkpc_get(char **info, const char *server, const int port, const int family, const char *type, const char *userid) argument
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dvalidate.h67 uint8_t *userid; member in struct:__anon358
H A Dssh2pgp.c212 uint8_t *userid; local
H A Dcreate.c125 pgp_fast_create_userid(uint8_t **id, uint8_t *userid) argument
154 pgp_write_userid(const uint8_t *userid, pgp_output_t *output) argument
H A Dkeyring.c476 pgp_add_userid(pgp_key_t *key, const uint8_t *userid) argument
518 pgp_add_selfsigned_userid(pgp_key_t *key, uint8_t *userid) argument
948 str2keyid(const char *userid, uint8_t *keyid, size_t len) argument
[all...]
H A Dopenssl_crypto.c1014 pgp_rsa_new_selfsign_key(const int numbits, const unsigned long e, uint8_t *userid, const char *hashalg, const char *cipher) argument
H A Dnetpgp.c89 conffile(netpgp_t *netpgp, char *homedir, char *userid, size_t length) argument
124 userid_to_id(const uint8_t *userid, char *id) argument
517 resolve_userid(netpgp_t *netpgp, const pgp_keyring_t *keyring, const char *userid) argument
801 char *userid; local
1323 netpgp_encrypt_file(netpgp_t *netpgp, const char *userid, const char *f, char *out, int armored) argument
1390 netpgp_sign_file(netpgp_t *netpgp, const char *userid, const char *f, char *out, int armored, int cleartext, int detached) argument
1519 netpgp_sign_memory(netpgp_t *netpgp, const char *userid, char *mem, size_t size, char *out, size_t outsize, const unsigned armored, const unsigned cleartext) argument
1665 netpgp_encrypt_memory(netpgp_t *netpgp, const char *userid, void *in, const size_t insize, char *out, size_t outsize, int armored) argument
1968 netpgp_write_sshkey(netpgp_t *netpgp, char *s, const char *userid, char *out, size_t size) argument
[all...]
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libpaa/
H A Dlibpaa.h61 const char *userid; /* identity to be used for signature */ member in struct:paa_response_t
71 char userid[32]; /* verified identity */ member in struct:paa_identity_t
/netbsd-current/external/bsd/pam-u2f/dist/pamu2fcfg/
H A Dpamu2fcfg.c32 unsigned char userid[32]; local
/netbsd-current/external/bsd/am-utils/dist/hlfsd/
H A Dstubs.c308 uid_t userid = (uid_t) INVALIDID; local
H A Dhomedir.c81 homedir(int userid, int groupid) argument
/netbsd-current/games/larn/
H A Dmain.c44 int userid; /* the players login user id number */ variable
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh-sk-client.c397 u_char *userid = NULL; local
291 sshsk_enroll(int type, const char *provider_path, const char *device, const char *application, const char *userid, uint8_t flags, const char *pin, struct sshbuf *challenge_buf, struct sshkey **keyp, struct sshbuf *attest) argument
H A Dssh-sk-helper.c153 char *provider, *application, *pin, *device, *userid; local
H A Dssh-sk.c448 sshsk_enroll(int type, const char *provider_path, const char *device, const char *application, const char *userid, uint8_t flags, const char *pin, struct sshbuf *challenge_buf, struct sshkey **keyp, struct sshbuf *attest) argument
H A Dscp.c401 uid_t userid; variable
/netbsd-current/usr.bin/rdist/
H A Dmain.c77 uid_t userid; /* user's user ID */ variable
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dsm2_internal_test.c303 test_sm2_sign(const EC_GROUP *group, const char *userid, const char *privkey_hex, const char *message, const char *k_hex, const char *r_hex, const char *s_hex) argument
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dsm2_internal_test.c302 test_sm2_sign(const EC_GROUP *group, const char *userid, const char *privkey_hex, const char *message, const char *k_hex, const char *r_hex, const char *s_hex) argument
/netbsd-current/usr.sbin/lpr/lpr/
H A Dlpr.c100 static int userid; /* user id */ variable
/netbsd-current/bin/rcp/
H A Drcp.c77 uid_t userid; variable
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dverify.h197 pgpv_string_t userid; member in union:pgpv_pkt_t::__anon377
215 pgpv_string_t userid; member in struct:pgpv_signed_userid_t
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c869 LDAP__lookup_princ(krb5_context context, HDB *db, const char *princname, const char *userid, LDAPMessage **msg) argument

Completed in 333 milliseconds

12