Home
last modified time | relevance | path

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

/external/tink/cc/subtle/
Dsubtle_util_boringssl.h161 static inline EcKey EcKeyFromX25519Key(const X25519Key *x25519_key) { in EcKeyFromX25519Key() function
/external/tink/cc/internal/
Dec_util.cc432 EcKey EcKeyFromX25519Key(const X25519Key *x25519_key) { in EcKeyFromX25519Key() function