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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c640 boolean_t new_tmpl_allocated = B_FALSE, isExport; local
653 isExport = (km_params->bIsExport == TRUE);
692 if ((isExport) && (iv_bytes > 0)) {
856 if (isExport) {
895 if (isExport) {

Completed in 55 milliseconds