Home
last modified time | relevance | path

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

/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_curve25519.c113 static int32_t ImportX25519EvpKey(EVP_PKEY **ours, EVP_PKEY **theirs, const struct HksBlob *nativeK… in ImportX25519EvpKey()
145 EVP_PKEY *ours = NULL; in HksOpensslX25519AgreeKey() local