/external/ipsec-tools/src/racoon/ |
D | cfparse.h | 202 EOC = 418, enumerator 367 #define EOC 418 macro
|
D | cfparse.y | 242 %token EOS BOC EOC COMMA 283 : PRIVSEP BOC privsep_stmts EOC 421 : PADDING BOC padding_stmts EOC 437 : LISTEN BOC listen_stmts EOC 520 } BOC ldapcfg_stmts EOC variable 659 : MODECFG BOC modecfg_stmts EOC 1076 : RETRY BOC timer_stmts EOC 1165 EOC 1560 : BOC remote_specs EOC 1932 BOC isakmpproposal_specs EOC variable
|
/external/boringssl/src/third_party/wycheproof_testvectors/ |
D | rsa_signature_2048_sha512_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_3072_sha384_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_3072_sha256_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_3072_sha512_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_2048_sha256_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_2048_sha384_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_2048_sha224_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_4096_sha512_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_4096_sha384_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
/external/cronet/third_party/boringssl/src/third_party/wycheproof_testvectors/ |
D | rsa_signature_2048_sha384_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_3072_sha512_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_2048_sha224_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_4096_sha384_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_3072_sha384_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_3072_sha256_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_2048_sha256_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_4096_sha512_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_2048_sha512_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | rsa_signature_test.txt | 693 # indefinite length with nonempty EOC 699 # indefinite length with nonempty EOC
|
D | ecdh_secp224r1_test.txt | 1689 # indefinite length with nonempty EOC 1697 # indefinite length with nonempty EOC
|
/external/rust/crates/openssl/src/ |
D | asn1.rs | 93 pub const EOC: Asn1Type = Asn1Type(ffi::V_ASN1_EOC); constant
|
/external/rust/crates/der-parser/ |
D | CHANGELOG.md | 81 - Fix constructed objects parsing with indefinite length (do not include EOC)
|