Home
last modified time | relevance | path

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

/freebsd/release/scripts/
H A Dmake-oci-image.sh120 mkdir -p ${workdir}/oci/blobs/sha256
123 ln ${workdir}/rootfs.tar.gz ${workdir}/oci/blobs/sha256/${root_hash}
124 ln ${workdir}/config.json ${workdir}/oci/blobs/sha256/${config_hash}
125 ln ${workdir}/manifest.json ${workdir}/oci/blobs/sha256/${manifest_hash}
/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.c52 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A Dconfig.h740 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.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()
H A Dconfig_winreg.c1050 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.c1696 for (blob = config->blobs; blob; blob = blob->next) { in wpa_config_write()
H A Ddefconfig281 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
H A DChangeLog706 * added option to set config blobs through control interface with
1929 * added support for named configuration blobs in order to avoid having
/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.agent98 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.c4521 blob = wpa_s->conf->blobs; in wpas_dbus_getter_blobs()
/freebsd/crypto/openssl/
H A DNEWS.md1121 private keys, certificates, CRLs, numbers and arbitrary blobs.
H A DCHANGES.md6312 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs
6441 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with
7483 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs
7554 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with
8556 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs
8619 correctly. An attacker can craft malformed ASN.1-encoded PKCS#7 blobs with
12412 copies and compares OCSP nonces as opaque blobs without any attempt at
/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/sys/contrib/dev/acpica/
H A Dchanges.txt4261 blobs into ASL code. The new directive is #includebuffer. It takes a