Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libfido2/tools/
HDtoken.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-13-stable/contrib/wpa/wpa_supplicant/
HDconfig_none.c52 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
HDconfig.h740 struct wpa_config_blob *blobs; member
HDREADME-Windows.txt290 network block in the configuration file. In addition, blobs subkey has
291 possible blobs as values.
HDconfig.c3008 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()
HDconfig_winreg.c1050 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
HDandroid.config232 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
HDconfig_file.c1696 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
HDdefconfig281 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
HDChangeLog706 * 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/
HDfat.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-13-stable/crypto/openssh/
HDPROTOCOL.agent98 key blobs:
/freebsd-13-stable/contrib/libfido2/
HDNEWS6 ** fido2-token: fix issue when listing large blobs.
/freebsd-13-stable/contrib/bearssl/src/ssl/
HDssl_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-13-stable/contrib/bearssl/src/x509/
HDasn1.t0595 \ Compare two blobs in the context. Returned value is -1 on equality, 0
/freebsd-13-stable/crypto/openssl/
HDNEWS680 private keys, certificates, CRLs, numbers and arbitrary blobs.
HDCHANGES3233 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/
HDdbus_new_handlers.c4521 blob = wpa_s->conf->blobs; in wpas_dbus_getter_blobs()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrMVE.td6557 // unsigned integers, fp16 or just raw 16-bit blobs and it makes no
/freebsd-13-stable/contrib/xz/
HDChangeLog3796 - The executable payloads were embedded as binary blobs in
/freebsd-13-stable/sys/contrib/dev/acpica/
HDchanges.txt3691 blobs into ASL code. The new directive is #includebuffer. It takes a