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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_convert.c1147 CK_PBE_PARAMS_PTR ckpParam;
1149 ckpParam = (CK_PBE_PARAMS_PTR) malloc(sizeof(CK_PBE_PARAMS));
H A Dpkcs11t.h1493 typedef CK_PBE_PARAMS CK_PTR CK_PBE_PARAMS_PTR; typedef

Completed in 44 milliseconds