Home
last modified time | relevance | path

Searched defs:ECDHComputeKey (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.rs95 pub fn ECDHComputeKey( in ECDHComputeKey() function
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcrypto.cpp222 int ECDHComputeKey(void* out, const EC_POINT* pub_key, const EC_KEY* priv_key) { in ECDHComputeKey() function