Home
last modified time | relevance | path

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

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DRsaEncryptionTest.java165 plainPaddedKeys[2] = getEK_NullByteInPkcsPadding(rsaKeyLength); in generatePkcs1Vectors()
216 private byte[] getEK_NullByteInPkcsPadding(int rsaKeyLength) { in getEK_NullByteInPkcsPadding() method in RsaEncryptionTest