Home
last modified time | relevance | path

Searched defs:cbs (Results 276 – 300 of 505) sorted by relevance

1...<<1112131415161718192021

/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dp5_pbev2.c121 static const EVP_CIPHER *cbs_to_cipher(const CBS *cbs) { in cbs_to_cipher()
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/
H A Dp5_pbev2.c121 static const EVP_CIPHER *cbs_to_cipher(const CBS *cbs) { in cbs_to_cipher()
/aosp_15_r20/external/boringssl/src/crypto/asn1/
H A Dasn1_lib.c124 CBS cbs, body; in ASN1_get_object() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dp5_pbev2.c121 static const EVP_CIPHER *cbs_to_cipher(const CBS *cbs) { in cbs_to_cipher()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/
H A Dp5_pbev2.c121 static const EVP_CIPHER *cbs_to_cipher(const CBS *cbs) { in cbs_to_cipher()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/ecdh_extra/
Decdh_test.cc148 CBS cbs; in RunWycheproofTest() local
/aosp_15_r20/external/boringssl/src/crypto/ecdh_extra/
H A Decdh_test.cc147 CBS cbs; in RunWycheproofTest() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/ecdh_extra/
H A Decdh_test.cc147 CBS cbs; in RunWycheproofTest() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/ecdh_extra/
Decdh_test.cc148 CBS cbs; in RunWycheproofTest() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_ncons.c393 static int starts_with(const CBS *cbs, uint8_t c) in starts_with()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_ncons.c393 static int starts_with(const CBS *cbs, uint8_t c) in starts_with()
/aosp_15_r20/external/curl/lib/
H A Dcf-h2-proxy.c276 nghttp2_session_callbacks *cbs) in proxy_h2_client_new()
329 nghttp2_session_callbacks *cbs = NULL; in cf_h2_proxy_ctx_init() local
/aosp_15_r20/hardware/interfaces/camera/device/3.2/default/
H A DCameraDeviceSession.cpp286 CirculatingBuffers& cbs = mCirculatingBuffers[streamId]; in importBuffer() local
1114 CirculatingBuffers& cbs = cbsIt->second; in updateBufferCaches() local
/aosp_15_r20/external/libevent/test/
H A Dregress_bufferevent.c235 struct evthread_lock_callbacks cbs; member
313 struct evthread_lock_callbacks cbs = { in use_lock_unlock_profiler() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dcontext.rs243 let cbs = mem::take(self.dtors.get_mut().unwrap()); in drop() localVariable
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dv3_ncons.c401 static int starts_with(const CBS *cbs, uint8_t c) { in starts_with()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dhandshake.cc269 bool ssl_parse_extensions(const CBS *cbs, uint8_t *out_alert, in ssl_parse_extensions()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dv3_ncons.c401 static int starts_with(const CBS *cbs, uint8_t c) { in starts_with()
/aosp_15_r20/external/libevent/
H A Devthread_win32.c302 struct evthread_lock_callbacks cbs = { in evthread_use_windows_threads() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dtls_record.cc209 CBS cbs = CBS(in); in tls_open_record() local
H A Dhandshake.cc268 bool ssl_parse_extensions(const CBS *cbs, uint8_t *out_alert, in ssl_parse_extensions()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandshake.cc269 bool ssl_parse_extensions(const CBS *cbs, uint8_t *out_alert, in ssl_parse_extensions()
/aosp_15_r20/external/fsverity-utils/programs/
H A Dfsverity.c242 const struct libfsverity_metadata_callbacks **cbs) in parse_out_metadata_option()
/aosp_15_r20/external/boringssl/src/ssl/
H A Dtls_record.cc189 CBS cbs = CBS(in); in tls_open_record() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java2225 ArraySet<OnOpModeChangedListener> cbs = mOpModeWatchers.get(code); in notifyOpChangedForPkg() local
2489 ArraySet<OnOpModeChangedListener> cbs) { in addCallbacks()
2771 ArraySet<OnOpModeChangedListener> cbs = mOpModeWatchers.get(switchOp); in startWatchingModeWithFlags() local
2779 ArraySet<OnOpModeChangedListener> cbs = mPackageModeWatchers.get(packageName); in startWatchingModeWithFlags() local
2799 ArraySet<OnOpModeChangedListener> cbs = mOpModeWatchers.valueAt(i); in stopWatchingMode() local
2806 ArraySet<OnOpModeChangedListener> cbs = mPackageModeWatchers.valueAt(i); in stopWatchingMode() local

1...<<1112131415161718192021