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

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11.h210 #define LOCK_OBJSTORE(alg_type) \ macro
H A De_pk11_pub.c333 LOCK_OBJSTORE(type);
1549 LOCK_OBJSTORE(OP_RSA);
1689 LOCK_OBJSTORE(OP_RSA);
2156 LOCK_OBJSTORE(OP_DSA);
2277 LOCK_OBJSTORE(OP_DSA);
2849 LOCK_OBJSTORE(OP_DH);
3005 LOCK_OBJSTORE(op);
H A De_pk11.c326 LOCK_OBJSTORE(alg_type); \
1023 LOCK_OBJSTORE(OP_RSA);
1024 LOCK_OBJSTORE(OP_DSA);
1025 LOCK_OBJSTORE(OP_DH);

Completed in 28 milliseconds