Home
last modified time | relevance | path

Searched refs:getEK_WrongSecondByte (Results 1 – 1 of 1) sorted by relevance

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DRsaEncryptionTest.java169 plainPaddedKeys[4] = getEK_WrongSecondByte(rsaKeyLength); in generatePkcs1Vectors()
205 private byte[] getEK_WrongSecondByte(int rsaKeyLength) { in getEK_WrongSecondByte() method in RsaEncryptionTest