Searched refs:ASN (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/IR/ |
D | Attributes.cpp | 651 const AttributeSetNode *ASN = getSlotNode(I); in Raw() local 654 for (AttributeSetNode::iterator II = ASN->begin(), in Raw() 655 IE = ASN->end(); II != IE; ++II) { in Raw() 664 Mask |= (Log2_32(ASN->getAlignment()) + 1) << 16; in Raw() 666 Mask |= (Log2_32(ASN->getStackAlignment()) + 1) << 26; in Raw() 1093 AttributeSetNode *ASN = getAttributes(Index); in hasAttribute() local 1094 return ASN && ASN->hasAttribute(Kind); in hasAttribute() 1098 AttributeSetNode *ASN = getAttributes(Index); in hasAttribute() local 1099 return ASN && ASN->hasAttribute(Kind); in hasAttribute() 1103 AttributeSetNode *ASN = getAttributes(Index); in hasAttributes() local [all …]
|
/external/boringssl/src/ |
D | PORTING.md | 137 ### Legacy ASN.1 functions 139 OpenSSL's ASN.1 stack uses `d2i` functions for parsing. They have the form: 146 functions are compatibility wrappers over a newer ASN.1 stack. Even if `*out` 187 ### ASN.1
|
D | STYLE.md | 17 Modules from OpenSSL's legacy ASN.1 and X.509 stack are retained for 170 * ASN.1 object can be written. The |tag| argument will be used as the tag for
|
D | API-CONVENTIONS.md | 15 OpenSSL's legacy ASN.1, X.509, and PEM implementation. If possible, avoid using
|
/external/valgrind/docs/internals/ |
D | s390-opcodes.csv | 67 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/bouncycastle/patches/ |
D | bcpkix.patch | 266 - * @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…
|
D | bcprov.patch | 70 * Return an instance of ASN.1 NULL from the passed in object. 9027 …// 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/ |
D | README | 104 - ASN.1 108 TLSv1/X.509/ASN.1/RSA/bignum parts are about 25 kB on x86)
|
D | ChangeLog | 1279 * fixed an integer overflow issue in the ASN.1 parser used by the 1331 needed X.509/ASN.1/RSA/bignum processing (this can be enabled by 1337 of it was already required; TLSv1/X.509/ASN.1/RSA added about 25 kB)
|
/external/tcpdump/ |
D | CHANGES | 436 Fixes for ASN.1 decoder for 2.100.3 forms. 482 Fix an ASN.1 parsing error that would cause e.g. the OID
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 715 needed X.509/ASN.1/RSA/bignum processing (this can be enabled by
|
/external/syslinux/core/lwip/ |
D | CHANGELOG | 375 * msg_in.c: Fixed SNMP ASN constant defines to not use ! operator
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 18996 "ASN",
|