Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauthfile.c119 struct sshkey **keyp, char **commentp) in sshkey_load_private_type()
145 struct sshkey **keyp, char **commentp) in sshkey_load_private()
153 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd()
265 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
301 sshkey_load_cert(const char *filename, struct sshkey **keyp) in sshkey_load_cert()
322 struct sshkey **keyp) in sshkey_load_private_cert()
H A Dssh-sk.c206 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()
H A Dsshkey.c1398 sshkey_generate(int type, u_int bits, struct sshkey **keyp) in sshkey_generate()
1897 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, in sshkey_from_blob_internal()
1964 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
1977 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) in sshkey_fromb()
1983 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) in sshkey_froms()
3097 struct sshkey **keyp, char **commentp) in sshkey_parse_private2()
3157 struct sshkey **keyp) in sshkey_parse_private2_pubkey()
3425 const char *passphrase, struct sshkey **keyp) in sshkey_parse_private_pem_fileblob()
3567 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type()
3598 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()
H A Dssh-pkcs11.c917 CK_OBJECT_HANDLE *obj, struct sshkey **keyp, char **labelp) in pkcs11_fetch_x509_pubkey()
1512 struct sshkey ***keyp, char ***labelsp, in pkcs11_register_provider()
1672 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, in pkcs11_add_provider()
1876 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp, in pkcs11_add_provider()
H A Dssh-sk-client.c297 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
H A Dauthfd.c236 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
H A Dsshsig.c732 const char *required_principal, char **principalsp, struct sshkey **keyp, in parse_principals_key_and_options()
H A Dkex.c1312 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h51 #define tsd_create(keyp, destructor) do { \ argument
56 #define tsd_destroy(keyp) osd_thread_deregister(*(keyp)) argument
/freebsd/sys/dev/sfxge/common/
H A Defx_lic.c507 efx_lic_v1v2_validate_key( in efx_lic_v1v2_validate_key()
549 efx_lic_v1v2_read_key( in efx_lic_v1v2_read_key()
584 efx_lic_v1v2_write_key( in efx_lic_v1v2_write_key()
1096 efx_lic_v3_validate_key( in efx_lic_v3_validate_key()
1139 efx_lic_v3_read_key( in efx_lic_v3_read_key()
1160 efx_lic_v3_write_key( in efx_lic_v3_write_key()
1536 efx_lic_validate_key( in efx_lic_validate_key()
1559 efx_lic_read_key( in efx_lic_read_key()
1590 efx_lic_write_key( in efx_lic_write_key()
/freebsd/lib/libc/stdlib/
H A Dtdelete.c113 void **keyp = &(*leaf)->key; in tdelete() local
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c215 tsd_hash_add_key(tsd_hash_table_t *table, uint_t *keyp, dtor_func_t dtor) in tsd_hash_add_key()
568 tsd_create(uint_t *keyp, dtor_func_t dtor) in tsd_create()
588 tsd_destroy(uint_t *keyp) in tsd_destroy()
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_query.c14 static int property_idx_cmp(const void *keyp, const void *compare) in property_idx_cmp()
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dssh-sk-null.cc31 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
/freebsd/sys/geom/eli/
H A Dpkcs5v2.c55 uint8_t *counter, *keyp; in pkcs5v2_genkey() local
/freebsd/sys/dev/random/
H A Dhash.c204 randomdev_getkey(union randomdev_key *context, const void **keyp, size_t *szp) in randomdev_getkey()
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_event.c858 const char **keyp; in _zed_event_add_env_preserve() local
/freebsd/sys/dev/kbd/
H A Dkbd.c791 keyarg_t *keyp; in genkbd_commonioctl() local