Home
last modified time | relevance | path

Searched defs:bcons (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dv3_bcons.c102 const BASIC_CONSTRAINTS *bcons = ext; variable
111 BASIC_CONSTRAINTS *bcons = NULL; in v2i_BASIC_CONSTRAINTS() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dv3_bcons.c102 const BASIC_CONSTRAINTS *bcons = ext; variable
111 BASIC_CONSTRAINTS *bcons = NULL; in v2i_BASIC_CONSTRAINTS() local
/aosp_15_r20/system/security/keystore2/src/crypto/tests/
H A Dcertificate_utils_test.cpp164 BasicConstraintsExtension bcons{ in TEST_P() local
329 BasicConstraintsExtension bcons{ in TEST_P() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_bcons.c108 BASIC_CONSTRAINTS *bcons = NULL; in v2i_BASIC_CONSTRAINTS() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_bcons.c108 BASIC_CONSTRAINTS *bcons = NULL; in v2i_BASIC_CONSTRAINTS() local
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcertificate_utils.cpp121 BASIC_CONSTRAINTS_Ptr bcons(BASIC_CONSTRAINTS_new()); in makeBasicConstraintsExtension() local