Home
last modified time | relevance | path

Searched defs:ECKEYGenerateKey (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.rs102 pub fn ECKEYGenerateKey() -> *mut EC_KEY; in ECKEYGenerateKey() function
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcrypto.cpp226 EC_KEY* ECKEYGenerateKey() { in ECKEYGenerateKey() function