Searched defs:CKR_BUFFER_TOO_SMALL (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java887 public static final long CKR_BUFFER_TOO_SMALL = 0x00000150L; field in interface:PKCS11Constants
/openjdk10/jdk/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11t.h1077 #define CKR_BUFFER_TOO_SMALL 0x00000150 macro

Completed in 120 milliseconds