Symbol: dtype
lib/libcrypto/rsa/rsa.h
459
int (*RSA_meth_get_verify(const RSA_METHOD *meth))(int dtype,
lib/libcrypto/rsa/rsa.h
462
int RSA_meth_set_verify(RSA_METHOD *rsa, int (*verify)(int dtype,
lib/libcrypto/rsa/rsa_local.h
138
extern int int_rsa_verify(int dtype, const unsigned char *m,
lib/libcrypto/rsa/rsa_local.h
91
int (*rsa_verify)(int dtype, const unsigned char *m,
lib/libcrypto/rsa/rsa_meth.c
292
(*RSA_meth_get_verify(const RSA_METHOD *meth))(int dtype,
lib/libcrypto/rsa/rsa_meth.c
301
RSA_meth_set_verify(RSA_METHOD *meth, int (*verify)(int dtype,
lib/libcrypto/rsa/rsa_saos.c
106
RSA_verify_ASN1_OCTET_STRING(int dtype, const unsigned char *m,
lib/libcrypto/rsa/rsa_sign.c
271
RSA_verify(int dtype, const unsigned char *m, unsigned int m_len,
lib/libcrypto/rsa/rsa_sign.c
275
return rsa->meth->rsa_verify(dtype, m, m_len, sigbuf, siglen,
lib/libcrypto/rsa/rsa_sign.c
278
return int_rsa_verify(dtype, m, m_len, NULL, NULL, sigbuf, siglen, rsa);
lib/libm/src/s_lrint.c
46
dtype
lib/libm/src/s_lrint.c
50
dtype d;
lib/libm/src/s_lrint.c
53
d = (dtype)roundit(x);
lib/libm/src/s_lrintf.c
46
dtype
lib/libm/src/s_lrintf.c
50
dtype d;
lib/libm/src/s_lrintf.c
53
d = (dtype)roundit(x);
lib/libm/src/s_lrintl.c
46
dtype
lib/libm/src/s_lrintl.c
50
dtype d;
lib/libm/src/s_lrintl.c
53
d = (dtype)roundit(x);
lib/libm/src/s_lroundl.c
55
dtype
lib/libm/src/s_lroundl.c
61
return ((dtype)x);
regress/lib/libcrypto/rsa/rsa_method_test.c
171
rsa_method_app_data_sign(int dtype, const unsigned char *m, unsigned int m_len,
regress/lib/libcrypto/rsa/rsa_method_test.c
177
return RSA_sign(dtype, m, m_len, sig, sig_len, sign_rsa);
regress/lib/libcrypto/rsa/rsa_method_test.c
181
rsa_ex_data_verify(int dtype, const unsigned char *m, unsigned int m_len,
regress/lib/libcrypto/rsa/rsa_method_test.c
191
return RSA_verify(dtype, m, m_len, sig, sig_len, verify_rsa);
sbin/newfs_msdos/newfs_msdos.c
247
const char *dtype, *bname;
sbin/newfs_msdos/newfs_msdos.c
345
dtype = *argv;
sbin/newfs_msdos/newfs_msdos.c
374
getdiskinfo(fd, fname, dtype, oflag, &bpb);
sbin/newfs_msdos/newfs_msdos.c
713
getdiskinfo(int fd, const char *fname, const char *dtype, int oflag,
sbin/newfs_msdos/newfs_msdos.c
739
if (!dtype) {
sbin/newfs_msdos/newfs_msdos.c
743
} else if (!(lp = getdiskbyname(dtype)))
sbin/newfs_msdos/newfs_msdos.c
744
errx(1, "%s: unknown disk type", dtype);
sbin/unwind/libunbound/services/localzone.c
1234
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype)
sbin/unwind/libunbound/services/localzone.c
1237
dclass, dtype, NULL, 0, 1);
sbin/unwind/libunbound/services/localzone.c
1242
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype,
sbin/unwind/libunbound/services/localzone.c
1250
if(dtype == LDNS_RR_TYPE_DS && !dname_is_root(name)) {
sbin/unwind/libunbound/services/localzone.c
2159
del_local_rrset(struct local_data* d, uint16_t dtype)
sbin/unwind/libunbound/services/localzone.c
2162
while(p && ntohs(p->rrset->rk.type) != dtype) {
sbin/unwind/libunbound/services/localzone.c
300
uint16_t* dtype)
sbin/unwind/libunbound/services/localzone.c
314
*dtype = sldns_wirerr_get_type(rr, len, dname_len);
sbin/unwind/libunbound/services/localzone.h
268
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype,
sbin/unwind/libunbound/services/localzone.h
284
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype);
sbin/unwind/libunbound/services/rpz.c
1434
del_local_rrset_from_list(struct local_rrset** list_head, uint16_t dtype)
sbin/unwind/libunbound/services/rpz.c
1437
while(p && ntohs(p->rrset->rk.type) != dtype) {
sys/dev/pci/if_iavf.c
2135
uint64_t dtype;
sys/dev/pci/if_iavf.c
2155
dtype = txd->cmd & htole64(IAVF_TX_DESC_DTYPE_MASK);
sys/dev/pci/if_iavf.c
2156
if (dtype != htole64(IAVF_TX_DESC_DTYPE_DONE))
sys/dev/pci/if_ice.c
10864
ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114),
sys/dev/pci/if_ice.c
10945
rlan_ctx.dtype = ICE_RX_DTYPE_NO_SPLIT;
sys/dev/pci/if_ice.c
29478
uint64_t dtype;
sys/dev/pci/if_ice.c
29498
dtype = (htole64(txd->cmd_type_offset_bsz) &
sys/dev/pci/if_ice.c
29500
if (dtype != ICE_TX_DESC_DTYPE_DESC_DONE)
sys/dev/pci/if_icereg.h
13793
uint8_t dtype;
sys/dev/pci/if_ixl.c
1022
uint8_t dtype;
sys/dev/pci/if_ixl.c
1055
{ offsetof(struct ixl_hmc_rxq, dtype), 2, 114 },
sys/dev/pci/if_ixl.c
2970
uint64_t dtype;
sys/dev/pci/if_ixl.c
2990
dtype = txd->cmd & htole64(IXL_TX_DESC_DTYPE_MASK);
sys/dev/pci/if_ixl.c
2991
if (dtype != htole64(IXL_TX_DESC_DTYPE_DONE))
sys/dev/pci/if_ixl.c
3169
rxq.dtype = IXL_HMC_RXQ_DTYPE_NOSPLIT;
sys/dev/pcmcia/pcmcia_cis.c
746
u_int reg, dtype, dspeed;
sys/dev/pcmcia/pcmcia_cis.c
749
dtype = reg & PCMCIA_DTYPE_MASK;
sys/dev/pcmcia/pcmcia_cis.c
754
switch (dtype) {
usr.bin/ssh/dns.c
301
uint8_t dtype;
usr.bin/ssh/dns.c
306
for (dtype = SSHFP_HASH_SHA1; dtype < SSHFP_HASH_MAX; dtype++) {
usr.bin/ssh/dns.c
307
if (alg != -1 && dtype != alg)
usr.bin/ssh/dns.c
309
rdata_digest_type = dtype;
usr.sbin/makefs/msdos/mkfs_msdos.c
226
mkfs_msdos(const char *fname, const char *dtype, const struct msdos_options *op)
usr.sbin/makefs/msdos/mkfs_msdos.c
303
if (getbpbinfo(fd, fname, dtype, o.hidden_sectors_set, &bpb,
usr.sbin/makefs/msdos/mkfs_msdos.c
745
getbpbinfo(int fd, const char *fname, const char *dtype, int iflag,
usr.sbin/unbound/services/localzone.c
1234
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype)
usr.sbin/unbound/services/localzone.c
1237
dclass, dtype, NULL, 0, 1);
usr.sbin/unbound/services/localzone.c
1242
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype,
usr.sbin/unbound/services/localzone.c
1250
if(dtype == LDNS_RR_TYPE_DS && !dname_is_root(name)) {
usr.sbin/unbound/services/localzone.c
2159
del_local_rrset(struct local_data* d, uint16_t dtype)
usr.sbin/unbound/services/localzone.c
2162
while(p && ntohs(p->rrset->rk.type) != dtype) {
usr.sbin/unbound/services/localzone.c
300
uint16_t* dtype)
usr.sbin/unbound/services/localzone.c
314
*dtype = sldns_wirerr_get_type(rr, len, dname_len);
usr.sbin/unbound/services/localzone.h
268
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype,
usr.sbin/unbound/services/localzone.h
284
uint8_t* name, size_t len, int labs, uint16_t dclass, uint16_t dtype);
usr.sbin/unbound/services/rpz.c
1434
del_local_rrset_from_list(struct local_rrset** list_head, uint16_t dtype)
usr.sbin/unbound/services/rpz.c
1437
while(p && ntohs(p->rrset->rk.type) != dtype) {