Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/src/crypto/libkeystore2_crypto_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs114 pub fn ECPOINTOct2Point(buf: *const u8, len: usize) -> *mut EC_POINT; in ECPOINTOct2Point() function
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcrypto.cpp272 EC_POINT* ECPOINTOct2Point(const uint8_t* buf, size_t len) { in ECPOINTOct2Point() function