Searched refs:enc (Results 201 - 217 of 217) sorted by relevance

123456789

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h110 uint64_t getFdePc(uint8_t *buf, size_t off, uint8_t enc) const;
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A DMakefile.in373 enc-proto.h \
/freebsd-11-stable/crypto/openssl/apps/
H A Dreq.c873 req->req_info->enc.modified = 1;
H A Dca.c1668 req->req_info->enc.modified = 1;
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver.h1520 unsigned int enc; member in struct:wpa_driver_capa
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn1.h258 unsigned char *enc; /* DER encoding */ member in struct:ASN1_ENCODING_st
260 int modified; /* set to 1 if 'enc' is invalid */
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c728 enum enc { enum
736 enum enc etype)
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A DAndroid.mk1269 AESOBJS += src/crypto/aes-internal-enc.c
H A Dwps_supplicant.c255 (capa.enc & WPA_DRIVER_CAPA_ENC_CCMP)) {
H A Dctrl_iface.c3878 if (!ciphers[i].group_only && capa->enc & ciphers[i].capa) {
3914 if (capa->enc & ciphers[i].capa) {
3943 if (capa->enc & ciphers_group_mgmt[i].capa) {
H A Dwpa_supplicant.c5776 wpa_s->drv_enc = capa.enc;
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl.h1086 HMAC_CTX *hctx, int enc);
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Dbsaes-armv7.S1073 @ it is up to the caller to make sure we are called with enc == 0
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2read.c7132 dwarf_type_encoding_name (unsigned enc) argument
7134 switch (enc)
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex8858 \def\declaredencoding{\csname #1.enc\endcsname}%
8862 \def\ascii{\csname US-ASCII.enc\endcsname}%
8863 \def\latnine{\csname ISO-8859-15.enc\endcsname}%
8864 \def\latone{\csname ISO-8859-1.enc\endcsname}%
8865 \def\lattwo{\csname ISO-8859-2.enc\endcsname}%
8866 \def\utfeight{\csname UTF-8.enc\endcsname}%
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1106 @ it is up to the caller to make sure we are called with enc == 0
/freebsd-11-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c885 int enc,
882 tclCollateNeeded( void *pCtx, sqlite3 *db, int enc, const char *zName ) argument

Completed in 498 milliseconds

123456789