Home
last modified time | relevance | path

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

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DEciesTest.java81 Cipher ecies = Cipher.getInstance("ECIESwithAES-CBC"); in testEciesBasic() local
157 Cipher ecies; in testExceptions() local
210 Cipher ecies = Cipher.getInstance("ECIESwithAES-CBC"); in testModifyPoint() local
233 Cipher ecies; in testNotEcb() local