Searched defs:keyp (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/contrib/gcc/config/
H A Dvxlib.c261 __gthread_key_create (__gthread_key_t *keyp, tls_dtor dtor) argument
/freebsd-10.3-release/sys/geom/eli/
H A Dpkcs5v2.c56 uint8_t *counter, *keyp; local
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.c400 bdb_cache_key(bdb_env_key_t *keyp, apr_file_t **dbconfig_file, const char *path, apr_pool_t *pool) argument
438 bdb_cache_get(const bdb_env_key_t *keyp, svn_boolean_t *panicp) argument
/freebsd-10.3-release/crypto/openssh/
H A Dauthfile.c145 sshkey_load_public_rsa1(int fd, struct sshkey **keyp, char **commentp) argument
198 sshkey_load_private_type(int type, const char *filename, const char *passphrase, struct sshkey **keyp, char **commentp, int *perm_ok) argument
228 sshkey_load_private_type_fd(int fd, int type, const char *passphrase, struct sshkey **keyp, char **commentp) argument
252 sshkey_load_private(const char *filename, const char *passphrase, struct sshkey **keyp, char **commentp) argument
333 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) argument
405 sshkey_load_cert(const char *filename, struct sshkey **keyp) argument
434 sshkey_load_private_cert(int type, const char *filename, const char *passphrase, struct sshkey **keyp, int *perm_ok) argument
[all...]
H A Dauthfd.c204 deserialise_identity1(struct sshbuf *ids, struct sshkey **keyp, char **commentp) argument
241 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) argument
H A Dkex.c860 derive_key(struct ssh *ssh, int id, u_int need, u_char *hash, u_int hashlen, const struct sshbuf *shared_secret, u_char **keyp) argument
H A Dssh-pkcs11.c567 pkcs11_add_provider(char *provider_id, char *pin, struct sshkey ***keyp) argument
H A Dsshkey.c1652 sshkey_generate(int type, u_int bits, struct sshkey **keyp) argument
1953 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, argument
2140 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) argument
2153 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) argument
2159 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) argument
3172 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp, char **commentp) argument
3587 sshkey_parse_public_rsa1_fileblob(struct sshbuf *blob, struct sshkey **keyp, char **commentp) argument
3647 sshkey_parse_private_rsa1(struct sshbuf *blob, const char *passphrase, struct sshkey **keyp, char **commentp) argument
3764 sshkey_parse_private_pem_fileblob(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp) argument
3853 sshkey_parse_private_fileblob_type(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp, char **commentp) argument
3892 sshkey_parse_private_fileblob(struct sshbuf *buffer, const char *passphrase, struct sshkey **keyp, char **commentp) argument
[all...]
/freebsd-10.3-release/sys/dev/kbd/
H A Dkbd.c842 keyarg_t *keyp; local
[all...]

Completed in 169 milliseconds