Home
last modified time | relevance | path

Searched refs:ASN (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/IR/
DAttributes.cpp552 const AttributeSetNode *ASN = getSlotNode(I); in Raw() local
555 for (AttributeSetNode::iterator II = ASN->begin(), in Raw()
556 IE = ASN->end(); II != IE; ++II) { in Raw()
565 Mask |= (Log2_32(ASN->getAlignment()) + 1) << 16; in Raw()
567 Mask |= (Log2_32(ASN->getStackAlignment()) + 1) << 26; in Raw()
905 AttributeSetNode *ASN = getAttributes(Index); in hasAttribute() local
906 return ASN ? ASN->hasAttribute(Kind) : false; in hasAttribute()
910 AttributeSetNode *ASN = getAttributes(Index); in hasAttribute() local
911 return ASN ? ASN->hasAttribute(Kind) : false; in hasAttribute()
915 AttributeSetNode *ASN = getAttributes(Index); in hasAttributes() local
[all …]
/external/valgrind/docs/internals/
Ds390-opcodes.csv67 epar,"extract primary ASN",N/A,"privileged instruction"
68 epair,"extract primary ASN and instance",N/A,"privileged instruction"
70 esar,"extract secondary ASN",N/A,"privileged instruction",
71 esair,"extract secondary ASN and instance,N/A,"privileged instruction",
196 ssar,"set secondary ASN","not implemented",
197 ssair,"set secondary ASN with instance","not implemented",
/external/boringssl/src/
DSTYLE159 * ASN.1 object can be written. The |tag| argument will be used as the tag for
/external/bouncycastle/patches/
Dbcpkix.patch266 - * @param otherRevocationInfo the otherRevocationInfo ASN.1 structure.
292 + // * @param otherRevocationInfo the otherRevocationInfo ASN.1 structure.
904 …// According to RFC 3279, the ASN.1 encoding SHALL (id-dsa-with-sha1) or MUST (ecdsa-with-SHA*) om…
Dbcprov.patch70 * Return an instance of ASN.1 NULL from the passed in object.
8843 …// According to RFC 3279, the ASN.1 encoding SHALL (id-dsa-with-sha1) or MUST (ecdsa-with-SHA*) om…
/external/wpa_supplicant_8/wpa_supplicant/
DREADME102 - ASN.1
106 TLSv1/X.509/ASN.1/RSA/bignum parts are about 25 kB on x86)
DChangeLog1072 * fixed an integer overflow issue in the ASN.1 parser used by the
1124 needed X.509/ASN.1/RSA/bignum processing (this can be enabled by
1130 of it was already required; TLSv1/X.509/ASN.1/RSA added about 25 kB)
/external/tcpdump/
DCHANGES381 Fixes for ASN.1 decoder for 2.100.3 forms.
427 Fix an ASN.1 parsing error that would cause e.g. the OID
/external/wpa_supplicant_8/hostapd/
DChangeLog606 needed X.509/ASN.1/RSA/bignum processing (this can be enabled by