Searched refs:dtype (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-10.1-release/lib/msun/src/
H A Ds_llrint.c6 #define dtype long long macro
H A Ds_llrintf.c6 #define dtype long long macro
H A Ds_llrintl.c6 #define dtype long long macro
H A Ds_lrint.c35 #define dtype long macro
42 * that overflows depends on the rounding mode when 'dtype' has more
46 dtype
50 dtype d;
53 d = (dtype)roundit(x);
H A Ds_lrintf.c6 #define dtype long macro
H A Ds_lrintl.c6 #define dtype long macro
H A Ds_llround.c6 #define dtype long long macro
H A Ds_llroundf.c6 #define dtype long long macro
H A Ds_llroundl.c6 #define dtype long long macro
H A Ds_lroundf.c6 #define dtype long macro
H A Ds_lroundl.c6 #define dtype long macro
H A Ds_lround.c36 #define dtype long macro
43 * If type has more precision than dtype, the endpoints dtype_(min|max) are
45 * from 0. On the other hand, if type has less precision than dtype, then
55 dtype
61 return ((dtype)x);
/freebsd-10.1-release/crypto/openssl/crypto/rsa/
H A Drsa_locl.h1 extern int int_rsa_verify(int dtype, const unsigned char *m,
H A Drsa_sign.c168 int int_rsa_verify(int dtype, const unsigned char *m, argument
190 if ((dtype == NID_md5_sha1) && rm) {
204 if ((dtype == NID_md5_sha1) && (m_len != SSL_SIG_LENGTH)) {
216 if (dtype == NID_mdc2 && i == 18 && s[0] == 0x04 && s[1] == 0x10) {
228 if (dtype == NID_md5_sha1) {
261 OBJ_nid2ln(dtype));
263 if (sigtype != dtype) {
264 if (((dtype == NID_md5) &&
266 ((dtype == NID_md2) &&
280 md = EVP_get_digestbynid(dtype);
304 RSA_verify(int dtype, const unsigned char *m, unsigned int m_len, const unsigned char *sigbuf, unsigned int siglen, RSA *rsa) argument
[all...]
H A Drsa_saos.c104 int RSA_verify_ASN1_OCTET_STRING(int dtype, argument
/freebsd-10.1-release/sys/sparc64/pci/
H A Dofw_pcib.c95 const char *dtype, *pbdtype; local
97 #define ISDTYPE(dtype, type) \
98 (((dtype) != NULL) && strcmp((dtype), (type)) == 0)
103 dtype = ofw_bus_get_type(dev);
108 ISDTYPE(dtype, OFW_TYPE_PCIE) ? "e" : "");
/freebsd-10.1-release/contrib/bsnmp/lib/
H A Dsnmpcrypto.c67 const EVP_MD **dtype, uint32_t *keylen)
70 *dtype = EVP_md5();
73 *dtype = EVP_sha1();
83 if (EVP_DigestInit(ctx, *dtype) != 1)
96 const EVP_MD *dtype; local
99 err = snmp_digest_init(&pdu->user, &ctx, &dtype, &keylen);
119 if (EVP_DigestInit(&ctx, dtype) != 1 ||
236 const EVP_MD *dtype; local
243 err = snmp_digest_init(user, &ctx, &dtype, &keylen);
276 const EVP_MD *dtype; local
66 snmp_digest_init(const struct snmp_user *user, EVP_MD_CTX *ctx, const EVP_MD **dtype, uint32_t *keylen) argument
314 const EVP_MD *dtype; local
[all...]
/freebsd-10.1-release/contrib/nvi/common/
H A Drecover.c519 char *dtype, *data; local
561 if ((st = rcv_dlnread(sp, &dtype, &data, fp))) {
567 if (dtype == NULL)
569 if (!strcmp(dtype, "file"))
571 else if (!strcmp(dtype, "path"))
631 char *dtype, *data; local
682 if ((st = rcv_dlnread(sp, &dtype, &data, fp))) {
688 if (dtype == NULL)
690 if (!strcmp(dtype, "file"))
692 else if (!strcmp(dtype, "pat
860 rcv_dlnwrite( SCR *sp, const char *dtype, const char *src, FILE *fp) argument
918 char *dtype, *data; local
[all...]
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dstabs.c685 debug_type dtype; local
793 dtype = parse_stab_type (dhandle, info, (const char *) NULL,
795 if (dtype == DEBUG_TYPE_NULL)
802 if (! debug_record_typed_const (dhandle, name, dtype, atoi (p)))
814 dtype = parse_stab_type (dhandle, info, (const char *) NULL,
816 if (dtype == DEBUG_TYPE_NULL)
818 if (! debug_record_label (dhandle, name, dtype, value))
825 dtype = parse_stab_type (dhandle, info, (const char *) NULL, &p,
827 if (dtype == DEBUG_TYPE_NULL)
829 if (! debug_record_function (dhandle, name, dtype, typ
1132 debug_type dtype; local
3523 debug_type dtype; local
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Ddns.c309 u_int8_t dtype; local
314 for (dtype = SSHFP_HASH_SHA1; dtype < SSHFP_HASH_MAX; dtype++) {
315 rdata_digest_type = dtype;
/freebsd-10.1-release/lib/libusb/
H A Dlibusb10_desc.c369 uint8_t dtype; local
372 dtype = ((const uint8_t *)buf)[1];
378 dtype == LIBUSB_DT_SS_ENDPOINT_COMPANION) {
386 ptr->bDescriptorType = dtype;
430 uint8_t dtype; local
433 dtype = ((const uint8_t *)buf)[1];
439 dtype == LIBUSB_DT_BOS) {
450 ptr->bDescriptorType = dtype;
462 dtype == LIBUSB_DT_DEVICE_CAPABILITY) {
473 dcap_20->bDescriptorType = dtype;
[all...]
/freebsd-10.1-release/sys/dev/sound/pcm/
H A Dvchan.c355 char dtype[16]; local
395 strlcpy(dtype, "passthrough", sizeof(dtype));
397 strlcpy(dtype, "adaptive", sizeof(dtype));
399 strlcpy(dtype, "fixed", sizeof(dtype));
402 ret = sysctl_handle_string(oidp, dtype, sizeof(dtype), req);
404 if (strcasecmp(dtype, "passthroug
[all...]
/freebsd-10.1-release/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h97 uint32_t dtype:1; /* Descriptor type */ member in struct:vmxnet3_txdesc
132 uint32_t dtype:1; /* Descriptor type */ member in struct:vmxnet3_rxdesc
/freebsd-10.1-release/sys/netgraph/
H A Dng_message.h78 #define NG_GENERIC_NG_MESG_INFO(dtype) { \
88 { "data", (dtype) }, \
/freebsd-10.1-release/sys/dev/ixl/
H A Di40e_lan_hmc.h59 u8 dtype; member in struct:i40e_hmc_obj_rxq

Completed in 257 milliseconds

12