| /openbsd/src/usr.bin/ssh/ |
| D | authfile.c | 112 struct sshkey **keyp, char **commentp) in sshkey_load_private_type() 138 struct sshkey **keyp, char **commentp) in sshkey_load_private() 146 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd() 258 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public() 294 sshkey_load_cert(const char *filename, struct sshkey **keyp) in sshkey_load_cert() 315 struct sshkey **keyp) in sshkey_load_private_cert()
|
| D | ssh-sk.c | 188 sshsk_ecdsa_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_ecdsa_assemble() 257 sshsk_ed25519_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_ed25519_assemble() 290 struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_key_from_response() 462 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
|
| D | sshkey.c | 1465 sshkey_generate(int type, u_int bits, struct sshkey **keyp) in sshkey_generate() 1962 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, in sshkey_from_blob_internal() 2029 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob() 2042 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) in sshkey_fromb() 2048 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) in sshkey_froms() 3149 struct sshkey **keyp, char **commentp) in sshkey_parse_private2() 3209 struct sshkey **keyp) in sshkey_parse_private2_pubkey() 3461 const char *passphrase, struct sshkey **keyp) in sshkey_parse_private_pem_fileblob() 3613 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type() 3644 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()
|
| D | ssh-pkcs11.c | 914 CK_OBJECT_HANDLE *obj, struct sshkey **keyp, char **labelp) in pkcs11_fetch_x509_pubkey() 1516 struct sshkey ***keyp, char ***labelsp, in pkcs11_register_provider() 1676 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, in pkcs11_add_provider() 1865 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, in pkcs11_add_provider()
|
| D | ssh-sk-client.c | 291 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
|
| D | authfd.c | 235 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
|
| D | sshsig.c | 735 const char *required_principal, char **principalsp, struct sshkey **keyp, in parse_principals_key_and_options()
|
| D | kex.c | 1053 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
|
| /openbsd/src/usr.bin/dig/lib/dns/ |
| D | dst_api.c | 228 isc_buffer_t *source, dst_key_t **keyp) in dst_key_frombuffer() 260 dst_key_free(dst_key_t **keyp) { in dst_key_free() 359 unsigned int protocol, isc_buffer_t *source, dst_key_t **keyp) in frombuffer()
|
| D | tsig.c | 390 dns_tsigkey_detach(dns_tsigkey_t **keyp) { in dns_tsigkey_detach()
|
| /openbsd/src/usr.sbin/smtpd/ |
| D | makemap.c | 309 add_mapentry(DB *db, int *dbputs, char *keyp, char *valp, size_t lineno) in add_mapentry() 350 add_setentry(DB *db, int *dbputs, char *keyp, size_t lineno) in add_setentry()
|
| D | table_static.c | 117 char *keyp; in table_static_priv_load() local
|
| D | util.c | 858 char *keyp, *valp; in parse_table_line() local
|
| /openbsd/src/regress/lib/libpthread/pthread_specific/ |
| D | pthread_specific.c | 64 destroy_key(void *keyp) in destroy_key()
|
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | vxlib.c | 261 __gthread_key_create (__gthread_key_t *keyp, tls_dtor dtor) in __gthread_key_create()
|
| /openbsd/src/usr.sbin/btrace/ |
| D | ksyms.c | 219 sym_compare_search(const void *keyp, const void *entryp) in sym_compare_search()
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | av.c | 243 S_adjust_index(pTHX_ AV *av, const MAGIC *mg, SSize_t *keyp) in S_adjust_index()
|
| /openbsd/src/sbin/isakmpd/ |
| D | x509.c | 1271 x509_cert_get_key(void *scert, void *keyp) in x509_cert_get_key()
|
| D | policy.c | 2231 keynote_cert_get_key(void *scert, void *keyp) in keynote_cert_get_key()
|
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | rcs.c | 1034 rcsbuf_getkey (rcsbuf, keyp, valp) in rcsbuf_getkey() argument 1488 rcsbuf_fill (rcsbuf, ptr, keyp, valp) in rcsbuf_fill() argument 7379 getdelta (rcsbuf, rcsfile, keyp, valp) in getdelta() argument
|
| /openbsd/src/gnu/usr.bin/perl/os2/ |
| D | os2ish.h | 189 # define pthread_key_create(keyp,flag) (*keyp=_gettid(),0) argument 193 # define pthread_key_create(keyp,flag) \ argument 200 #define pthread_key_delete(keyp) argument
|