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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DP11Signature.java123 private final static int T_DIGEST = 1; field in class:P11Signature
166 type = T_DIGEST;
193 type = T_DIGEST;
200 type = T_DIGEST;
259 if (type == T_DIGEST) {
281 if (type == T_DIGEST) {
402 case T_DIGEST:
438 case T_DIGEST:
485 case T_DIGEST:
512 if (type == T_DIGEST) {
[all...]

Completed in 30 milliseconds