Searched refs:blobs (Results 1 – 21 of 21) sorted by relevance
| /freebsd-13-stable/contrib/libfido2/tools/ |
| HD | token.c | 610 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-13-stable/contrib/wpa/wpa_supplicant/ |
| HD | config_none.c | 52 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
|
| HD | config.h | 740 struct wpa_config_blob *blobs; member
|
| HD | README-Windows.txt | 290 network block in the configuration file. In addition, blobs subkey has 291 possible blobs as values.
|
| HD | config.c | 3008 blob = config->blobs; in wpa_config_flush_blobs() 3009 config->blobs = NULL; in wpa_config_flush_blobs() 4543 struct wpa_config_blob *blob = config->blobs; in wpa_config_get_blob() 4566 blob->next = config->blobs; in wpa_config_set_blob() 4567 config->blobs = blob; in wpa_config_set_blob() 4593 struct wpa_config_blob *pos = config->blobs, *prev = NULL; in wpa_config_remove_blob() 4600 config->blobs = pos->next; in wpa_config_remove_blob()
|
| HD | config_winreg.c | 1050 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
|
| HD | android.config | 232 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
|
| HD | config_file.c | 1696 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
|
| HD | defconfig | 281 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
|
| HD | ChangeLog | 706 * added option to set config blobs through control interface with 1929 * added support for named configuration blobs in order to avoid having
|
| /freebsd-13-stable/sbin/fsck_msdosfs/ |
| HD | fat.c | 1142 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-13-stable/crypto/openssh/ |
| HD | PROTOCOL.agent | 98 key blobs:
|
| /freebsd-13-stable/contrib/libfido2/ |
| HD | NEWS | 6 ** fido2-token: fix issue when listing large blobs.
|
| /freebsd-13-stable/contrib/bearssl/src/ssl/ |
| HD | ssl_hs_common.t0 | 665 \ 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-13-stable/contrib/bearssl/src/x509/ |
| HD | asn1.t0 | 595 \ Compare two blobs in the context. Returned value is -1 on equality, 0
|
| /freebsd-13-stable/crypto/openssl/ |
| HD | NEWS | 680 private keys, certificates, CRLs, numbers and arbitrary blobs.
|
| HD | CHANGES | 3233 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs 3352 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with 7514 copies and compares OCSP nonces as opaque blobs without any attempt at
|
| /freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/ |
| HD | dbus_new_handlers.c | 4521 blob = wpa_s->conf->blobs; in wpas_dbus_getter_blobs()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMInstrMVE.td | 6557 // unsigned integers, fp16 or just raw 16-bit blobs and it makes no
|
| /freebsd-13-stable/contrib/xz/ |
| HD | ChangeLog | 3796 - The executable payloads were embedded as binary blobs in
|
| /freebsd-13-stable/sys/contrib/dev/acpica/ |
| HD | changes.txt | 3691 blobs into ASL code. The new directive is #includebuffer. It takes a
|