Home
last modified time | relevance | path

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

/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
DX25519.java93 public static byte[] computeSharedSecret(byte[] privateKey, byte[] peersPublicValue) in computeSharedSecret() method in X25519
DEllipticCurves.java839 public static byte[] computeSharedSecret(ECPrivateKey myPrivateKey, ECPublicKey peerPublicKey) in computeSharedSecret() method in EllipticCurves
850 public static byte[] computeSharedSecret(ECPrivateKey myPrivateKey, ECPoint publicPoint) in computeSharedSecret() method in EllipticCurves
/external/libese/ready_se/google/keymint/KM200/HAL/
DJavacardSharedSecret.cpp32 JavacardSharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret
/external/libese/ready_se/google/keymint/KM300/HAL/
DJavacardSharedSecret.cpp32 JavacardSharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret