Searched refs:M_SIGN (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Signature.java118 private final static int M_SIGN = 1; field in class:P11Signature
253 if (mode == M_SIGN) {
301 if (mode == M_SIGN) {
389 mode = M_SIGN;
428 if (mode == M_SIGN) {
472 if (mode == M_SIGN) {

Completed in 30 milliseconds