Home
last modified time | relevance | path

Searched refs:blobs (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_DER_w_precompiled.pod6 - internal DER writers for precompiled DER blobs
18 There may be already existing DER blobs that can simply be copied to
/freebsd/contrib/libfido2/tools/
H A Dtoken.c610 int blobs = 0; in token_list() local
622 blobs = 1; in token_list()
639 if (blobs || enrolls || keys || rplist) { in token_list()
642 if (blobs) in token_list()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_none.c51 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A Dconfig.h690 struct wpa_config_blob *blobs; member
H A DREADME-Windows.txt290 network block in the configuration file. In addition, blobs subkey has
291 possible blobs as values.
H A Dconfig.c2888 blob = config->blobs; in wpa_config_flush_blobs()
2889 config->blobs = NULL; in wpa_config_flush_blobs()
4275 struct wpa_config_blob *blob = config->blobs; in wpa_config_get_blob()
4298 blob->next = config->blobs; in wpa_config_set_blob()
4299 config->blobs = blob; in wpa_config_set_blob()
4325 struct wpa_config_blob *pos = config->blobs, *prev = NULL; in wpa_config_remove_blob()
4332 config->blobs = pos->next; in wpa_config_remove_blob()
H A Dconfig_winreg.c1051 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A Dandroid.config232 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
H A Dconfig_file.c1626 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A Ddefconfig269 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
H A DChangeLog656 * added option to set config blobs through control interface with
1879 * added support for named configuration blobs in order to avoid having
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dtas5805m.yaml36 instance. Configuration blobs are sequences of register writes
/freebsd/sbin/fsck_msdosfs/
H A Dfat.c1142 size_t rwsize, tailsize, blobs, i; in copyfat() local
1151 blobs = howmany(fat->fatsize, fat32_cache_size); in copyfat()
1162 for (i = 0; i < blobs; in copyfat()
1164 if (i == blobs - 1) { in copyfat()
/freebsd/crypto/openssh/
H A DPROTOCOL.agent95 key blobs:
/freebsd/contrib/libfido2/
H A DNEWS16 ** fido2-token: fix issue when listing large blobs.
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_common.t0665 \ Perform a byte-to-byte comparison between two blobs. Each blob is
667 \ length is common. Returned value is true (-1) if the two blobs are
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t0595 \ Compare two blobs in the context. Returned value is -1 on equality, 0
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4240 blob = wpa_s->conf->blobs; in wpas_dbus_getter_blobs()
/freebsd/crypto/openssl/
H A DNEWS.md1082 private keys, certificates, CRLs, numbers and arbitrary blobs.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td6557 // unsigned integers, fp16 or just raw 16-bit blobs and it makes no
/freebsd/contrib/xz/
H A DChangeLog2550 - The executable payloads were embedded as binary blobs in
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt4182 blobs into ASL code. The new directive is #includebuffer. It takes a