Home
last modified time | relevance | path

Searched defs:CRYPTO_atomic_u32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/
H A Dinternal.h655 typedef uint32_t CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef
659 typedef _Atomic uint32_t CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef
680 typedef LONG CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef
717 typedef uint32_t CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef
/aosp_15_r20/external/boringssl/src/crypto/
H A Dinternal.h678 typedef uint32_t CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef
682 typedef _Atomic uint32_t CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef
703 typedef LONG CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef
740 typedef uint32_t CRYPTO_atomic_u32; in OPENSSL_MSVC_PRAGMA() typedef