Home
last modified time | relevance | path

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

/external/boringssl/src/rust/bssl-crypto/src/
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 fn as_ffi_ptr(&self) -> *const bssl_sys::BIGNUM { in as_ffi_ptr() method
Dlib.rs84 fn as_ffi_ptr(&self) -> *const u8; in as_ffi_ptr() method
91 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
101 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
Dec.rs74 fn as_ffi_ptr(self) -> *const bssl_sys::EC_GROUP { in as_ffi_ptr() method
151 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_POINT { in as_ffi_ptr() method
289 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_KEY { in as_ffi_ptr() method
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
Dhkdf.rs104 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
/external/cronet/tot/third_party/boringssl/src/rust/bssl-crypto/src/
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 fn as_ffi_ptr(&self) -> *const bssl_sys::BIGNUM { in as_ffi_ptr() method
Dlib.rs79 fn as_ffi_ptr(&self) -> *const u8; in as_ffi_ptr() method
86 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
96 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
Dec.rs74 fn as_ffi_ptr(self) -> *const bssl_sys::EC_GROUP { in as_ffi_ptr() method
151 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_POINT { in as_ffi_ptr() method
289 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_KEY { in as_ffi_ptr() method
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
Dhkdf.rs104 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
/external/cronet/stable/third_party/boringssl/src/rust/bssl-crypto/src/
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 fn as_ffi_ptr(&self) -> *const bssl_sys::BIGNUM { in as_ffi_ptr() method
Dlib.rs79 fn as_ffi_ptr(&self) -> *const u8; in as_ffi_ptr() method
86 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
96 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
Dec.rs74 fn as_ffi_ptr(self) -> *const bssl_sys::EC_GROUP { in as_ffi_ptr() method
151 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_POINT { in as_ffi_ptr() method
289 pub fn as_ffi_ptr(&self) -> *const bssl_sys::EC_KEY { in as_ffi_ptr() method
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
Dhkdf.rs104 fn as_ffi_ptr(&self) -> *const u8 { in as_ffi_ptr() method
/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