/freebsd/crypto/openssh/ |
H A D | authfile.c | 119 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 D | ssh-sk.c | 206 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 D | sshkey.c | 1398 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 D | ssh-pkcs11.c | 917 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 D | ssh-sk-client.c | 297 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
|
H A D | authfd.c | 236 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
|
H A D | sshsig.c | 732 const char *required_principal, char **principalsp, struct sshkey **keyp, in parse_principals_key_and_options()
|
H A D | kex.c | 1312 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/ |
H A D | zfs_context_os.h | 51 #define tsd_create(keyp, destructor) do { \ argument 56 #define tsd_destroy(keyp) osd_thread_deregister(*(keyp)) argument
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_lic.c | 507 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 D | tdelete.c | 113 void **keyp = &(*leaf)->key; in tdelete() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-tsd.c | 215 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 D | property_query.c | 14 static int property_idx_cmp(const void *keyp, const void *compare) in property_idx_cmp()
|
/freebsd/crypto/openssh/regress/misc/fuzz-harness/ |
H A D | ssh-sk-null.cc | 31 struct sshkey **keyp, struct sshbuf *attest) in sshsk_enroll()
|
/freebsd/sys/dev/random/ |
H A D | hash.c | 204 randomdev_getkey(union randomdev_key *context, const void **keyp, size_t *szp) in randomdev_getkey()
|
/freebsd/sys/geom/eli/ |
H A D | pkcs5v2.c | 65 uint8_t *counter, *keyp; in pkcs5v2_genkey_raw() local
|
/freebsd/sys/contrib/openzfs/cmd/zed/ |
H A D | zed_event.c | 858 const char **keyp; in _zed_event_add_env_preserve() local
|
/freebsd/sys/dev/kbd/ |
H A D | kbd.c | 791 keyarg_t *keyp; in genkbd_commonioctl() local
|