Searched refs:Data (Results 1 - 25 of 670) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/bmake/mk/
H A Dlib.mk47 # Data-driven table using make variables to control how shared libraries
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm156 .sleb128 -4 @ CIE Data Alignment Factor
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-world.asm166 RETURNS: C++ EH Data registers (R3 - R6.)
201 RETURNS: C++ EH Data registers (R3 - R6.) */
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
H A Dnull_node_metadata.hpp56 template<typename Key, class Data, class Allocator>
60 typedef typename types_traits<Key, Data, Allocator, false>::pointer const_iterator;
H A Dtraits.hpp60 typename Data,
72 typename Data,
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/tree_policy/
H A Dnode_metadata_selector.hpp73 typename Data,
87 Data,
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dnode_metadata_selector.hpp73 typename Data,
87 Data,
/freebsd-11-stable/contrib/tcp_wrappers/
H A DMakefile664 # been observed for SunOS 4.1.[1-3]. Symptoms are "BAD TRAP" and "Data
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dsra.c82 Data(Authenticator *ap, int type, void *d, int c) function
144 if (!Data(ap, SRA_KEY, (void *)pka, HEXKEYBYTES)) {
166 Data(ap, SRA_REJECT, (void *)0, 0);
175 if (!Data(ap, SRA_KEY, (void *)pka, HEXKEYBYTES)) {
193 Data(ap, SRA_CONTINUE, (void *)0, 0);
209 Data(ap, SRA_ACCEPT, (void *)0, 0);
222 Data(ap, SRA_CONTINUE, (void *)0, 0);
224 Data(ap, SRA_REJECT, (void *)0, 0);
239 Data(ap, SRA_REJECT, 0, 0);
292 if (!Data(a
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c118 Data(Authenticator *ap, int type, const void *d, int c) function
304 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
363 Data(ap, KRB_REJECT, "krb5_auth_con_init failed", -1);
374 Data(ap, KRB_REJECT, "krb5_auth_con_setaddrs_from_fd failed", -1);
388 Data(ap, KRB_REJECT, "krb5_sock_to_principal failed", -1);
415 Data(ap, KRB_REJECT, errbuf2, -1);
442 Data(ap, KRB_REJECT, errbuf2, -1);
454 Data(ap, KRB_REJECT, "krb5_auth_con_getremotesubkey failed", -1);
468 Data(ap, KRB_REJECT, "krb5_auth_con_getkey failed", -1);
476 Data(a
[all...]
H A Drsaencpwd.c60 * bearing an expiration date established by DIGITAL and RSA Data
67 * from RSA Data Security, Inc., 10 Twin Dolphin Drive, Redwood City, CA
115 Data(ap, type, d, c) function
184 if (!Data(ap, NULL, NULL, 0)) {
213 Data(ap, RSA_ENCPWD_REJECT, "Auth failed", -1);
229 Data(ap, RSA_ENCPWD_REJECT, "Auth failed", -1);
238 Data(ap, RSA_ENCPWD_REJECT, "Illegal password", -1);
243 Data(ap, RSA_ENCPWD_ACCEPT, 0, 0);
268 Data(ap, RSA_ENCPWD_REJECT, "Auth failed", -1);
301 Data(a
[all...]
H A Dspx.c60 * bearing an expiration date established by DIGITAL and RSA Data
67 * from RSA Data Security, Inc., 10 Twin Dolphin Drive, Redwood City, CA
132 Data(ap, type, d, c) function
304 if (!Data(ap, SPX_AUTH, output_token.value, output_token.length)) {
392 Data(ap, SPX_REJECT, "auth failed", -1);
403 Data(ap, SPX_ACCEPT, output_token.value, output_token.length);
408 Data(ap, SPX_REJECT, 0, 0);
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dks_keychain.c139 in.Data = (uint8 *)from;
142 sig.Data = (uint8 *)to;
198 in.Data = (uint8 *)from;
201 out.Data = (uint8 *)to;
204 rem.Data = (uint8 *)remdata;
423 ret = hx509_cert_init_data(context, cssm.Data, cssm.Length, &cert);
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dresolve.c728 rr->u.txt = strdup(pRec->Data.NS.pNameHost);
737 size_t hostlen = strnlen(pRec->Data.MX.pNameExchange, DNS_MAX_NAME_LENGTH);
746 strcpy_s(rr->u.mx->domain, hostlen + 1, pRec->Data.MX.pNameExchange);
747 rr->u.mx->preference = pRec->Data.MX.wPreference;
752 size_t hostlen = strnlen(pRec->Data.SRV.pNameTarget, DNS_MAX_NAME_LENGTH);
762 rr->u.srv->priority = pRec->Data.SRV.wPriority;
763 rr->u.srv->weight = pRec->Data.SRV.wWeight;
764 rr->u.srv->port = pRec->Data.SRV.wPort;
765 strcpy_s(rr->u.srv->target, hostlen + 1, pRec->Data.SRV.pNameTarget);
773 if (pRec->Data
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl87 # Data = *inp++ ld1 data = [inp], 1 M0-M1 1 cyc c0
118 # *out++ = Data ^ T dep word = word, data, 8, POS I0, I1 1 cyc c11
244 &I(\$c, "ld1 Data[%u] = [InPtr], 1", $i0 % $NData) if ($p & $pComI);
265 &I(\$c, "xor Data[%u] = Data[%u], T[%u]",
274 &I(\$c, "dep OutWord[%u] = Data[%u], OutWord[%u], BYTE_POS(%u), 8",
411 ld1 Data[0] = [InPtr], 1; \\
428 (pComputeI) ld1 Data[0] = [InPtr], 1; \\
447 (pOutput) xor Data[3] = Data[
[all...]
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl.h1244 unsigned char *Data,
/freebsd-11-stable/lib/libefivar/
H A Defivar-dp-parse.c384 @param Data A pointer to the UINT64 value represented by Str
391 OUT UINT64 *Data
395 *Data = StrHexToUint64 (Str);
397 *Data = StrDecimalToUint64 (Str);
/freebsd-11-stable/sbin/md5/
H A Dmd5.c8 * Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All
11 * RSA Data Security, Inc. makes no representations concerning either
76 char *(*Data)(const void *, unsigned int, char *); member in struct:Algorithm_t
251 alg->Data(string,len,buf);
442 (*alg->Data)(MDTestInput[i], strlen(MDTestInput[i]), buffer);
/freebsd-11-stable/stand/efi/include/
H A Defipxebc.h100 UINT8 Data[494]; member in struct:__anon4886
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S469 movw $start,%bx # Data to write
/freebsd-11-stable/stand/i386/boot2/
H A Dsio.S30 movw $SIO_PRT+0x3,%dx # Data format reg
36 movw $SIO_PRT+0x3,%dx # Data format reg
/freebsd-11-stable/stand/i386/btx/btxldr/
H A Dbtxldr.S35 .set MEM_DATA,start+0x1000 # Data segment
55 * BIOS Data Area locations.
137 movl $MEM_DATA,%ebx # Data segment
247 start.8: xorw %ax,%ax # Data
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxcsu.S46 # Data.
/freebsd-11-stable/stand/i386/kgzldr/
H A Dcrt.s36 # BIOS Data Area locations.
/freebsd-11-stable/stand/pc98/btx/btxldr/
H A Dbtxldr.S32 .set MEM_DATA,start+0x1000 # Data segment
52 * BIOS Data Area locations.
153 movl $MEM_DATA,%ebx # Data segment
269 start.8: xorw %ax,%ax # Data

Completed in 491 milliseconds

1234567891011>>