/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/ |
D | pkcs12_test.cc | 301 CBS cbs = der; in LoadPrivateKey() local 343 CBS cbs; in TestRoundTrip() local
|
D | pkcs8_x509.c | 155 CBS cbs; in EVP_PKCS82PKEY() local 217 CBS cbs; in PKCS8_decrypt() local 287 int (*handle_element)(CBS *cbs, struct pkcs12_context *ctx)) { in PKCS12_handle_sequence()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | extensions.cc | 157 static bool tls1_check_duplicate_extensions(const CBS *cbs) { in tls1_check_duplicate_extensions() 213 CBS cbs = body; in ssl_client_hello_init() local 221 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs, in ssl_parse_client_hello_with_trailing_data() 2567 static bool parse_u16_array(const CBS *cbs, Array<uint16_t> *out) { in parse_u16_array() 3671 static bool ssl_scan_serverhello_tlsext(SSL_HANDSHAKE *hs, const CBS *cbs, in ssl_scan_serverhello_tlsext() 3796 bool ssl_parse_serverhello_tlsext(SSL_HANDSHAKE *hs, const CBS *cbs) { in ssl_parse_serverhello_tlsext() 4320 CBS cbs; in SSL_early_callback_ctx_extension_get() local
|
D | handoff.cc | 733 CBS cbs, seq; in SSL_request_handshake_hints() local 901 CBS cbs, seq, server_random, key_share, signature_hint, ticket, ignore_psk, in SSL_set_handshake_hints() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | extensions.cc | 157 static bool tls1_check_duplicate_extensions(const CBS *cbs) { in tls1_check_duplicate_extensions() 218 CBS cbs = body; in ssl_client_hello_init() local 226 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs, in ssl_parse_client_hello_with_trailing_data() 2525 static bool parse_u16_array(const CBS *cbs, Array<uint16_t> *out) { in parse_u16_array() 3701 static bool ssl_scan_serverhello_tlsext(SSL_HANDSHAKE *hs, const CBS *cbs, in ssl_scan_serverhello_tlsext() 3826 bool ssl_parse_serverhello_tlsext(SSL_HANDSHAKE *hs, const CBS *cbs) { in ssl_parse_serverhello_tlsext() 4363 CBS cbs; in SSL_early_callback_ctx_extension_get() local
|
H A D | ssl_cert.cc | 226 uint8_t *out_leaf_sha256, CBS *cbs, in ssl_parse_cert_chain() 444 CBS *cbs) { in ssl_parse_client_CA_list()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | extensions.cc | 157 static bool tls1_check_duplicate_extensions(const CBS *cbs) { in tls1_check_duplicate_extensions() 213 CBS cbs = body; in ssl_client_hello_init() local 221 bool ssl_parse_client_hello_with_trailing_data(const SSL *ssl, CBS *cbs, in ssl_parse_client_hello_with_trailing_data() 2567 static bool parse_u16_array(const CBS *cbs, Array<uint16_t> *out) { in parse_u16_array() 3671 static bool ssl_scan_serverhello_tlsext(SSL_HANDSHAKE *hs, const CBS *cbs, in ssl_scan_serverhello_tlsext() 3796 bool ssl_parse_serverhello_tlsext(SSL_HANDSHAKE *hs, const CBS *cbs) { in ssl_parse_serverhello_tlsext() 4320 CBS cbs; in SSL_early_callback_ctx_extension_get() local
|
D | handoff.cc | 733 CBS cbs, seq; in SSL_request_handshake_hints() local 901 CBS cbs, seq, server_random, key_share, signature_hint, ticket, ignore_psk, in SSL_set_handshake_hints() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/ |
D | pkcs8_x509.c | 155 CBS cbs; in EVP_PKCS82PKEY() local 217 CBS cbs; in PKCS8_decrypt() local 287 int (*handle_element)(CBS *cbs, struct pkcs12_context *ctx)) { in PKCS12_handle_sequence()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/ |
H A D | pkcs8_x509.c | 111 CBS cbs; variable 173 CBS cbs; in PKCS8_decrypt() local 243 int (*handle_element)(CBS *cbs, struct pkcs12_context *ctx)) { in PKCS12_handle_sequence()
|
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/ |
H A D | pkcs8_x509.c | 111 CBS cbs; variable 173 CBS cbs; in PKCS8_decrypt() local 243 int (*handle_element)(CBS *cbs, struct pkcs12_context *ctx)) { in PKCS12_handle_sequence()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | ssl_cert.cc | 226 uint8_t *out_leaf_sha256, CBS *cbs, in ssl_parse_cert_chain() 444 CBS *cbs) { in ssl_parse_client_CA_list()
|
/aosp_15_r20/external/musl/compat/time32/ |
H A D | aio_suspend_time32.c | 5 int __aio_suspend_time32(const struct aiocb *const cbs[], int cnt, const struct timespec32 *ts32) in __aio_suspend_time32()
|
/aosp_15_r20/external/autotest/server/cros/cellular/ |
H A D | callbox_server_unittest.py | 15 from chromiumos.test.api import callbox_service_pb2_grpc as cbs unknown
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/fuzz/ |
H A D | pkcs12.cc | 24 CBS cbs; in LLVMFuzzerTestOneInput() local
|
H A D | pkcs8.cc | 21 CBS cbs; in LLVMFuzzerTestOneInput() local
|
H A D | spki.cc | 21 CBS cbs; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/fuzz/ |
D | pkcs12.cc | 24 CBS cbs; in LLVMFuzzerTestOneInput() local
|
D | pkcs8.cc | 21 CBS cbs; in LLVMFuzzerTestOneInput() local
|
D | spki.cc | 21 CBS cbs; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/fuzz/ |
D | pkcs12.cc | 24 CBS cbs; in LLVMFuzzerTestOneInput() local
|
D | pkcs8.cc | 21 CBS cbs; in LLVMFuzzerTestOneInput() local
|
D | spki.cc | 21 CBS cbs; in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/virglrenderer/src/proxy/ |
H A D | proxy_renderer.c | 13 proxy_renderer_init(const struct proxy_renderer_cbs *cbs, uint32_t flags) in proxy_renderer_init()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/bn_extra/ |
D | bn_asn1.c | 21 int BN_parse_asn1_unsigned(CBS *cbs, BIGNUM *ret) { in BN_parse_asn1_unsigned()
|