HomeSort by relevance Sort by last modified time
    Searched full:sks1 (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
MacTest.java 586 SecretKeySpec sks1 = new SecretKeySpec(b, "RSA"); local
592 macs[i].init(sks1, algPSS);
    [all...]

Completed in 744 milliseconds