Home
last modified time | relevance | path

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

12

/netbsd/src/crypto/external/bsd/openssh/dist/
Dauthfile.c115 struct sshkey **keyp, char **commentp) in sshkey_load_private_type()
141 struct sshkey **keyp, char **commentp) in sshkey_load_private()
149 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd()
261 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
297 sshkey_load_cert(const char *filename, struct sshkey **keyp) in sshkey_load_cert()
318 struct sshkey **keyp) in sshkey_load_private_cert()
Dssh-sk.c192 sshsk_ecdsa_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_ecdsa_assemble()
261 sshsk_ed25519_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_ed25519_assemble()
294 struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_key_from_response()
466 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
Dsshkey.c1473 sshkey_generate(int type, u_int bits, struct sshkey **keyp) in sshkey_generate()
1970 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, in sshkey_from_blob_internal()
2037 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
2050 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) in sshkey_fromb()
2056 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) in sshkey_froms()
3157 struct sshkey **keyp, char **commentp) in sshkey_parse_private2()
3217 struct sshkey **keyp) in sshkey_parse_private2_pubkey()
3485 const char *passphrase, struct sshkey **keyp) in sshkey_parse_private_pem_fileblob()
3637 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type()
3668 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()
Dssh-pkcs11.c919 CK_OBJECT_HANDLE *obj, struct sshkey **keyp, char **labelp) in pkcs11_fetch_x509_pubkey()
1521 struct sshkey ***keyp, char ***labelsp, in pkcs11_register_provider()
1681 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, in pkcs11_add_provider()
1870 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, in pkcs11_add_provider()
Dssh-sk-client.c294 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
Dauthfd.c238 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
Dsshsig.c739 const char *required_principal, char **principalsp, struct sshkey **keyp, in parse_principals_key_and_options()
Dkex.c1087 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
Dzfs_context.h143 #define tsd_create(keyp, destructor) do { \ argument
147 #define tsd_destroy(keyp) osd_thread_deregister(*(keyp)) argument
/netbsd/src/usr.bin/sort/
Dfsort.c85 RECHEADER **keypos, **keyp; in fsort() local
/netbsd/src/sys/kern/
Dsubr_lwp_specificdata.c53 lwp_specific_key_create(specificdata_key_t *keyp, specificdata_dtor_t dtor) in lwp_specific_key_create()
Dsubr_optstr.c59 const char *keyp; in optstr_get_pointer() local
Dsubr_specificdata.c180 specificdata_key_create(specificdata_domain_t sd, specificdata_key_t *keyp, in specificdata_key_create()
Dvfs_mount.c1378 mount_specific_key_create(specificdata_key_t *keyp, specificdata_dtor_t dtor) in mount_specific_key_create()
Dkern_module.c1915 module_specific_key_create(specificdata_key_t *keyp, specificdata_dtor_t dtor) in module_specific_key_create()
/netbsd/src/sys/dev/ic/
Dapple_smc_fan.c328 struct apple_smc_key **keyp; in apple_smc_fan_attach_sensor() local
427 struct apple_smc_key **const keyp = in apple_smc_fan_release_keys() local
Dapple_smc.c368 const char type[4 + 1], struct apple_smc_key **keyp) in apple_smc_nth_key()
417 const char type[4 + 1], struct apple_smc_key **keyp) in apple_smc_named_key()
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/
Dgthr-vxworks-tls.c239 __gthread_key_create (__gthread_key_t *keyp, tls_dtor dtor) in __gthread_key_create()
/netbsd/src/sys/net/
Dtoeplitz.c261 toeplitz_vhash(const uint8_t *keyp, size_t keylen, ...) in toeplitz_vhash()
/netbsd/src/usr.sbin/tprof/
Dtprof_analyze.c71 addrtree_compare_key(void *ctx, const void *n1, const void *keyp) in addrtree_compare_key()
Dtprof_top.c330 sample_compare_key(void *ctx, const void *n1, const void *keyp) in sample_compare_key()
/netbsd/src/usr.sbin/pwd_mkdb/
Dpwd_mkdb.c899 deldbent(struct pwddb *db, int type, void *keyp) in deldbent()
930 getdbent(struct pwddb *db, int type, void *keyp, struct passwd **tpwd) in getdbent()
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dthr_nt.c225 ldap_pvt_thread_key_create( ldap_pvt_thread_key_t *keyp ) in ldap_pvt_thread_key_create()
/netbsd/src/external/bsd/openldap/dist/clients/tools/
Dldapsearch.c331 char *keyp, *key2; in parse_vlv() local
543 char *keyp; in handle_private_option() local
/netbsd/src/crypto/external/bsd/netpgp/dist/src/lib/
Dkeyring.c991 pgp_key_t *keyp; in getkeybyname() local

12