Home
last modified time | relevance | path

Searched defs:blob (Results 1 – 25 of 44) sorted by relevance

12

/dflybsd-src/sys/dev/drm/
H A Ddrm_property.c510 struct drm_property_blob *blob = in drm_property_free_blob() local
540 struct drm_property_blob *blob; in drm_property_create_blob() local
581 void drm_property_blob_put(struct drm_property_blob *blob) in drm_property_blob_put()
593 struct drm_property_blob *blob, *bt; in drm_property_destroy_user_blobs() local
612 struct drm_property_blob *drm_property_blob_get(struct drm_property_blob *blob) in drm_property_blob_get()
635 struct drm_property_blob *blob = NULL; in drm_property_lookup_blob() local
719 bool drm_property_replace_blob(struct drm_property_blob **blob, in drm_property_replace_blob()
739 struct drm_property_blob *blob; in drm_mode_getblob_ioctl() local
768 struct drm_property_blob *blob; in drm_mode_createblob_ioctl() local
804 struct drm_property_blob *blob = NULL, *bt; in drm_mode_destroyblob_ioctl() local
[all …]
H A Ddrm_plane.c66 formats_ptr(struct drm_format_modifier_blob *blob) in formats_ptr()
72 modifiers_ptr(struct drm_format_modifier_blob *blob) in modifiers_ptr()
80 struct drm_property_blob *blob; in create_in_format_blob() local
H A Ddrm_mode_config.c420 struct drm_property_blob *blob, *bt; in drm_mode_config_cleanup() local
/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c123 struct drm_property_blob *blob = crtc->base.gamma_lut; in amdgpu_dm_set_regamma_lut() local
187 struct drm_property_blob *blob = crtc->base.ctm; in amdgpu_dm_set_ctm() local
244 struct drm_property_blob *blob = crtc_state->degamma_lut; in amdgpu_dm_set_degamma_lut() local
/dflybsd-src/crypto/openssh/
H A Dkrl.c76 u_char *blob; member
367 plain_key_blob(const struct sshkey *key, u_char **blob, size_t *blen) in plain_key_blob()
387 revoke_blob(struct revoked_blob_tree *rbt, u_char *blob, size_t len) in revoke_blob()
406 u_char *blob; in ssh_krl_revoke_key_explicit() local
419 u_char *blob; in revoke_by_hash() local
556 u_char *blob; in put_bitmap() local
869 const u_char *blob; in parse_revoked_certs() local
H A Dssh-pkcs11-client.c257 u_char *blob = NULL, *signature = NULL; in rsa_encrypt() local
334 u_char *blob = NULL, *signature = NULL; in ecdsa_do_sign() local
590 u_char *blob; in pkcs11_add_provider() local
H A Dsshkey.c855 u_char *blob = NULL, *ret = NULL; in sshkey_fingerprint_raw() local
1181 struct sshbuf *blob; in sshkey_read() local
1964 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
2748 sshkey_private_to_blob2(struct sshkey *prv, struct sshbuf *blob, in sshkey_private_to_blob2()
2874 private2_uudecode(struct sshbuf *blob, struct sshbuf **decodedp) in private2_uudecode()
3096 sshkey_parse_private2(struct sshbuf *blob, int type, const char *passphrase, in sshkey_parse_private2()
3156 sshkey_parse_private2_pubkey(struct sshbuf *blob, int type, in sshkey_parse_private2_pubkey()
3218 struct sshbuf *blob; in sshkey_private_to_blob_pem_pkcs8() local
3302 sshkey_private_to_fileblob(struct sshkey *key, struct sshbuf *blob, in sshkey_private_to_fileblob()
3424 sshkey_parse_private_pem_fileblob(struct sshbuf *blob, int type, in sshkey_parse_private_pem_fileblob()
[all …]
H A Dsshbuf-io.c40 struct sshbuf *blob; in sshbuf_load_fd() local
H A Dssh-pkcs11-helper.c124 u_char *blob; in process_add() local
187 u_char *blob, *data, *signature = NULL; in process_sign() local
H A Dauthfd.c240 const u_char *blob; in deserialise_identity2() local
652 u_char *blob = NULL; in ssh_remove_identity() local
H A Dsshbuf.c111 sshbuf_from(const void *blob, size_t len) in sshbuf_from()
H A Dsshsig.c49 sshsig_armor(const struct sshbuf *blob, struct sshbuf **out) in sshsig_armor()
172 struct sshbuf *blob = NULL; in sshsig_wrap_sign() local
H A Dserverloop.c651 const u_char *blob; in server_input_hostkeys_prove() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_property.h289 drm_property_reference_blob(struct drm_property_blob *blob) in drm_property_reference_blob()
302 drm_property_unreference_blob(struct drm_property_blob *blob) in drm_property_unreference_blob()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig_none.c40 struct wpa_config_blob *blob; in wpa_config_write() local
H A Dconfig_file.c297 struct wpa_config_blob *blob; in wpa_config_read_blob() local
354 struct wpa_config_blob *blob; in wpa_config_process_blob() local
1082 static int wpa_config_write_blob(FILE *f, struct wpa_config_blob *blob) in wpa_config_write_blob()
1562 struct wpa_config_blob *blob; in wpa_config_write() local
H A Dconfig_winreg.c52 struct wpa_config_blob *blob; in wpa_config_read_blobs() local
961 static int wpa_config_write_blob(HKEY hk, struct wpa_config_blob *blob) in wpa_config_write_blob()
1002 struct wpa_config_blob *blob; in wpa_config_write() local
H A Dpreauth_test.c166 struct wpa_config_blob *blob) in wpa_supplicant_set_config_blob()
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_teap_pac.c265 const struct wpa_config_blob *blob; in eap_teap_init_pac_data() local
540 struct wpa_config_blob *blob; in eap_teap_write_pac() local
755 const struct wpa_config_blob *blob = NULL; in eap_teap_load_pac_bin() local
H A Deap_fast_pac.c264 const struct wpa_config_blob *blob; in eap_fast_init_pac_data() local
539 struct wpa_config_blob *blob; in eap_fast_write_pac() local
751 const struct wpa_config_blob *blob = NULL; in eap_fast_load_pac_bin() local
/dflybsd-src/contrib/dialog/
H A Dprgbox.c42 char *blob; in dlg_popen() local
H A Dargv.c32 dlg_string_to_argv(char *blob) in dlg_string_to_argv()
H A Ddialog.c240 void *blob; member
416 char *blob = all_blobs->blob; in handle_leaks() local
546 char *blob; in unescape_argv() local
H A Deditbox.c56 char *blob = 0; in load_list() local
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_guc_ct.c117 void *blob; in ctch_init() local

12