Home
last modified time | relevance | path

Searched refs:dplen (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/evp/
Dp_dsa_asn1.c251 int dplen; in dsa_priv_encode() local
279 dplen = i2d_ASN1_INTEGER(prkey, &dp); in dsa_priv_encode()
285 V_ASN1_SEQUENCE, params, dp, dplen)) { in dsa_priv_encode()
/external/libweave/third_party/chromium/base/third_party/dmg_fp/
Ddtoa.cc485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member
664 (s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9; variable
666 (CONST char *s, int nd0, int nd, ULong y9, int dplen)
690 s += dplen;
693 s += dplen + 9;
2478 sign = nz0 = nz = bc.dplen = bc.uflchk = 0;
2550 bc.dplen = bc.dp1 - bc.dp0;
2622 if (!bc.dplen)
2897 j += bc.dplen;
2918 bd0 = s2b(s0, nd0, nd, y, bc.dplen);
/external/iproute2/include/linux/
Dxfrm.h493 __u8 dplen; member
/external/kernel-headers/original/uapi/linux/
Dxfrm.h493 __u8 dplen; member
/external/iproute2/ip/
Dxfrm_state.c1198 .dplen = filter.id_dst_mask, in xfrm_state_list_or_deleteall()