Searched defs:blob (Results 26 - 42 of 42) sorted by relevance

12

/freebsd-10-stable/crypto/heimdal/lib/ntlm/
H A Dntlm.c1276 heim_ntlm_build_ntlm2_master(void *key, size_t len, struct ntlm_buf *blob, struct ntlm_buf *session, struct ntlm_buf *master) argument
/freebsd-10-stable/crypto/openssh/
H A Dkrl.c76 u_char *blob; member in struct:revoked_blob
363 plain_key_blob(const struct sshkey *key, u_char **blob, size_t *blen) argument
383 revoke_blob(struct revoked_blob_tree *rbt, u_char *blob, size_t len) argument
402 u_char *blob; local
415 u_char *blob; local
530 u_char *blob; local
810 const u_char *blob; local
930 const u_char *blob; local
[all...]
H A Dmonitor_wrap.c408 u_char *blob; local
453 u_char *blob; local
887 u_char *blob; local
923 u_char *blob; local
953 u_char *blob; local
[all...]
H A Dssh-agent.c284 u_char *blob; local
403 u_char *blob, *data, *signature = NULL; local
463 u_char *blob; local
[all...]
H A Dserverloop.c1155 const u_char *blob; local
H A Dsshconnect2.c1047 u_char *blob, *signature; local
1163 u_char *blob; local
[all...]
H A Dclientloop.c2371 const u_char *blob = NULL; local
H A Dssh-keygen.c308 u_char *blob; local
430 do_convert_private_ssh2_from_blob(u_char *blob, u_int blen) argument
568 u_char blob[8096]; local
[all...]
H A Dmonitor.c623 monitor_allowed_key(u_char *blob, u_int bloblen) argument
1193 u_char *blob; local
1423 u_char *signature, *data, *blob; local
1657 u_char *blob = NULL; local
1703 u_char *blob; local
1741 u_char *blob, *response; local
[all...]
H A Dsshkey.c873 u_char *blob = NULL, *ret = NULL; local
1234 struct sshbuf *blob; local
2143 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) argument
3022 sshkey_private_to_blob2(const struct sshkey *prv, struct sshbuf *blob, const char *passphrase, const char *comment, const char *ciphername, int rounds) argument
3175 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp, char **commentp) argument
3402 sshkey_private_rsa1_to_blob(struct sshkey *key, struct sshbuf *blob, const char *passphrase, const char *comment) argument
3499 sshkey_private_pem_to_blob(struct sshkey *key, struct sshbuf *blob, const char *_passphrase, const char *comment) argument
3556 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, const char *passphrase, const char *comment, int force_new_format, const char *new_format_cipher, int new_format_rounds) argument
3590 sshkey_parse_public_rsa1_fileblob(struct sshbuf *blob, struct sshkey **keyp, char **commentp) argument
3648 sshkey_parse_private_rsa1(struct sshbuf *blob, const char *passphrase, struct sshkey **keyp, char **commentp) argument
3768 sshkey_parse_private_pem_fileblob(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp) argument
3860 sshkey_parse_private_fileblob_type(struct sshbuf *blob, int type, const char *passphrase, struct sshkey **keyp, char **commentp) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c296 CRYPT_HASH_BLOB blob; local
1810 tls_read_pkcs12_blob(SSL_CTX *ssl_ctx, SSL *ssl, const u8 *blob, size_t len, const char *passwd) argument
/freebsd-10-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1751 static void eapol_sm_set_config_blob(void *ctx, struct wpa_config_blob *blob) argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dconfig.c1854 struct wpa_config_blob *blob, *prevblob; local
2534 struct wpa_config_blob *blob local
2553 wpa_config_set_blob(struct wpa_config *config, struct wpa_config_blob *blob) argument
2566 wpa_config_free_blob(struct wpa_config_blob *blob) argument
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1703 struct wpa_config_blob *blob = NULL; local
1772 const struct wpa_config_blob *blob; local
2952 struct wpa_config_blob *blob; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c404 const void *blob; local
/freebsd-10-stable/contrib/dialog/
H A Ddialog.c385 char *blob; local
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_crtc.c1074 struct drm_property_blob *blob, *bt; local
3100 struct drm_property_blob *blob; local
3125 drm_property_destroy_blob(struct drm_device *dev, struct drm_property_blob *blob) argument
3138 struct drm_property_blob *blob; local
[all...]

Completed in 135 milliseconds

12