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

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/
H A DConstants.java110 public static final String _TAG_HMACOUTPUTLENGTH = "HMACOutputLength"; field in class:Constants
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/
H A DIntegrityHmac.java392 Constants._TAG_HMACOUTPUTLENGTH,0);
415 Constants._TAG_HMACOUTPUTLENGTH);

Completed in 31 milliseconds