Home
last modified time | relevance | path

Searched defs:keyp (Results 1 – 21 of 21) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dauthfile.c112 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()
Dssh-sk.c188 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()
Dsshkey.c1465 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()
Dssh-pkcs11.c914 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()
Dssh-sk-client.c291 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
Dauthfd.c235 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
Dsshsig.c735 const char *required_principal, char **principalsp, struct sshkey **keyp, in parse_principals_key_and_options()
Dkex.c1053 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
/openbsd/src/usr.bin/dig/lib/dns/
Ddst_api.c228 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()
Dtsig.c390 dns_tsigkey_detach(dns_tsigkey_t **keyp) { in dns_tsigkey_detach()
/openbsd/src/usr.sbin/smtpd/
Dmakemap.c309 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()
Dtable_static.c117 char *keyp; in table_static_priv_load() local
Dutil.c858 char *keyp, *valp; in parse_table_line() local
/openbsd/src/regress/lib/libpthread/pthread_specific/
Dpthread_specific.c64 destroy_key(void *keyp) in destroy_key()
/openbsd/src/gnu/gcc/gcc/config/
Dvxlib.c261 __gthread_key_create (__gthread_key_t *keyp, tls_dtor dtor) in __gthread_key_create()
/openbsd/src/usr.sbin/btrace/
Dksyms.c219 sym_compare_search(const void *keyp, const void *entryp) in sym_compare_search()
/openbsd/src/gnu/usr.bin/perl/
Dav.c243 S_adjust_index(pTHX_ AV *av, const MAGIC *mg, SSize_t *keyp) in S_adjust_index()
/openbsd/src/sbin/isakmpd/
Dx509.c1271 x509_cert_get_key(void *scert, void *keyp) in x509_cert_get_key()
Dpolicy.c2231 keynote_cert_get_key(void *scert, void *keyp) in keynote_cert_get_key()
/openbsd/src/gnu/usr.bin/cvs/src/
Drcs.c1034 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/
Dos2ish.h189 # 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