Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/
Dauthfile.c145 sshkey_load_public_rsa1(int fd, struct sshkey **keyp, char **commentp) in sshkey_load_public_rsa1()
200 struct sshkey **keyp, char **commentp, int *perm_ok) in sshkey_load_private_type()
231 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd()
257 struct sshkey **keyp, char **commentp) in sshkey_load_private()
338 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
410 sshkey_load_cert(const char *filename, struct sshkey **keyp) in sshkey_load_cert()
442 struct sshkey **keyp, int *perm_ok) in sshkey_load_private_cert()
Dsshkey.c1652 sshkey_generate(int type, u_int bits, struct sshkey **keyp) in sshkey_generate()
1953 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, in sshkey_from_blob_internal()
2143 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
2156 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) in sshkey_fromb()
2162 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) in sshkey_froms()
3176 struct sshkey **keyp, char **commentp) in sshkey_parse_private2()
3591 struct sshkey **keyp, char **commentp) in sshkey_parse_public_rsa1_fileblob()
3649 struct sshkey **keyp, char **commentp) in sshkey_parse_private_rsa1()
3769 const char *passphrase, struct sshkey **keyp) in sshkey_parse_private_pem_fileblob()
3861 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type()
[all …]
Dauthfd.c204 deserialise_identity1(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity1()
241 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
Dssh-pkcs11.c567 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp) in pkcs11_add_provider()
Dkex.c864 const struct sshbuf *shared_secret, u_char **keyp) in derive_key()
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dzfs_context.h119 #define tsd_create(keyp, destructor) do { \ argument
123 #define tsd_destroy(keyp) osd_thread_deregister(*(keyp)) argument
/freebsd-10-stable/sys/dev/sfxge/common/
Defx_lic.c529 efx_lic_v1v2_validate_key( in efx_lic_v1v2_validate_key()
573 efx_lic_v1v2_read_key( in efx_lic_v1v2_read_key()
609 efx_lic_v1v2_write_key( in efx_lic_v1v2_write_key()
1143 efx_lic_v3_validate_key( in efx_lic_v3_validate_key()
1187 efx_lic_v3_read_key( in efx_lic_v3_read_key()
1207 efx_lic_v3_write_key( in efx_lic_v3_write_key()
1579 efx_lic_validate_key( in efx_lic_validate_key()
1603 efx_lic_read_key( in efx_lic_read_key()
1635 efx_lic_write_key( in efx_lic_write_key()
Def10_nvram.c1036 ef10_nvram_buffer_insert_item( in ef10_nvram_buffer_insert_item()
/freebsd-10-stable/sys/geom/eli/
Dpkcs5v2.c56 uint8_t *counter, *keyp; in pkcs5v2_genkey() local
/freebsd-10-stable/contrib/gcc/config/
Dvxlib.c261 __gthread_key_create (__gthread_key_t *keyp, tls_dtor dtor) in __gthread_key_create()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
Denv.c400 bdb_cache_key(bdb_env_key_t *keyp, apr_file_t **dbconfig_file, in bdb_cache_key()
438 bdb_cache_get(const bdb_env_key_t *keyp, svn_boolean_t *panicp) in bdb_cache_get()
/freebsd-10-stable/sys/dev/kbd/
Dkbd.c842 keyarg_t *keyp; in genkbd_commonioctl() local