Home
last modified time | relevance | path

Searched defs:as_ffi_ptr (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/
H A Dscoped.rs36 pub fn as_ffi_ptr(&mut self) -> *mut bssl_sys::EVP_PKEY { in as_ffi_ptr() method
59 pub fn as_ffi_ptr(&mut self) -> *mut bssl_sys::EC_KEY { in as_ffi_ptr() method
85 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_CTX { in as_ffi_ptr() method
108 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_KEY { in as_ffi_ptr() method
135 pub unsafe fn as_ffi_ptr(&self) -> *const bssl_sys::BIGNUM { in as_ffi_ptr() method
H A Dlib.rs76 fn as_ffi_ptr(&self) -> *const u8; in as_ffi_ptr() method
83 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
93 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
H A Dec.rs74 fn as_ffi_ptr(self) -> *const bssl_sys::EC_GROUP { in as_ffi_ptr() method
149 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_POINT { in as_ffi_ptr() method
287 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_KEY { in as_ffi_ptr() method
H A Dhpke.rs87 fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_KEM { in as_ffi_ptr() method
176 fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_AEAD { in as_ffi_ptr() method
H A Dhkdf.rs104 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/
H A Dscoped.rs36 pub fn as_ffi_ptr(&mut self) -> *mut bssl_sys::EVP_PKEY { in as_ffi_ptr() method
59 pub fn as_ffi_ptr(&mut self) -> *mut bssl_sys::EC_KEY { in as_ffi_ptr() method
82 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_CTX { in as_ffi_ptr() method
105 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_KEY { in as_ffi_ptr() method
132 pub unsafe fn as_ffi_ptr(&self) -> *const bssl_sys::BIGNUM { in as_ffi_ptr() method
H A Dlib.rs76 fn as_ffi_ptr(&self) -> *const u8; in as_ffi_ptr() method
83 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
93 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
H A Dec.rs74 fn as_ffi_ptr(self) -> *const bssl_sys::EC_GROUP { in as_ffi_ptr() method
149 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_POINT { in as_ffi_ptr() method
287 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_KEY { in as_ffi_ptr() method
H A Dhpke.rs81 fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_KEM { in as_ffi_ptr() method
170 fn as_ffi_ptr(&self) -> *const bssl_sys::EVP_HPKE_AEAD { in as_ffi_ptr() method
H A Dhkdf.rs90 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs182 pub const fn as_ffi_ptr(&self) -> *const FfiDevicePath { in as_ffi_ptr() method
440 pub const fn as_ffi_ptr(&self) -> *const FfiDevicePath { in as_ffi_ptr() method
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs182 pub const fn as_ffi_ptr(&self) -> *const FfiDevicePath { in as_ffi_ptr() method
440 pub const fn as_ffi_ptr(&self) -> *const FfiDevicePath { in as_ffi_ptr() method