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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11wrapper.h390 struct NotifyEncapsulation { struct
400 typedef struct NotifyEncapsulation NotifyEncapsulation; typedef in typeref:struct:NotifyEncapsulation
417 NotifyEncapsulation *notifyEncapsulation;
425 void putNotifyEntry(JNIEnv *env, CK_SESSION_HANDLE hSession, NotifyEncapsulation *notifyEncapsulation);
426 NotifyEncapsulation * removeNotifyEntry(JNIEnv *env, CK_SESSION_HANDLE hSession);
427 NotifyEncapsulation * removeFirstNotifyEntry(JNIEnv *env);

Completed in 32 milliseconds