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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1329 /* CK_KEA_DERIVE_PARAMS provides the parameters to the
1331 /* CK_KEA_DERIVE_PARAMS is new for v2.0 */
1332 typedef struct CK_KEA_DERIVE_PARAMS { struct
1339 } CK_KEA_DERIVE_PARAMS; typedef in typeref:struct:CK_KEA_DERIVE_PARAMS
1341 typedef CK_KEA_DERIVE_PARAMS CK_PTR CK_KEA_DERIVE_PARAMS_PTR;

Completed in 45 milliseconds