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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs-11v2-20a3.h58 #define CKM_AES_CTR 0x00001086 macro
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java702 public static final long CKM_AES_CTR = 0x00001086L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DSunPKCS11.java630 m(CKM_AES_CTR));

Completed in 40 milliseconds