Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLSignatureRawECDSA.java60 private static OpenSSLKey verifyKey(OpenSSLKey key) throws InvalidKeyException { in verifyKey() method in OpenSSLSignatureRawECDSA
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLSignatureRawECDSA.java62 private static OpenSSLKey verifyKey(OpenSSLKey key) throws InvalidKeyException { in verifyKey() method in OpenSSLSignatureRawECDSA