Searched refs:xTokenStorage (Results 1 – 2 of 2) sorted by relevance
150 CK_BBOOL xTokenStorage = CK_TRUE; in prvObjectImporting() local209 xCertificateTemplate.xTokenObject.pValue = &xTokenStorage; in prvObjectImporting()210 xCertificateTemplate.xTokenObject.ulValueLen = sizeof( xTokenStorage ); in prvObjectImporting()
290 CK_BBOOL xTokenStorage = CK_TRUE; in xLoadCertificate() local358 xCertificateTemplate.xTokenObject.pValue = &xTokenStorage; in xLoadCertificate()359 xCertificateTemplate.xTokenObject.ulValueLen = sizeof( xTokenStorage ); in xLoadCertificate()
Completed in 6 milliseconds