Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/subtle/
H A Dsubtle_util_boringssl.h155 X25519KeyFromEcKey(const EcKey &ec_key) { in X25519KeyFromEcKey() function
/aosp_15_r20/external/tink/cc/internal/
H A Dec_util.cc486 util::StatusOr<std::unique_ptr<X25519Key>> X25519KeyFromEcKey( in X25519KeyFromEcKey() function