Home
last modified time | relevance | path

Searched refs:RSA_OID (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftASN1.c60 static uchar_t RSA_OID[] = { variable
304 OID_TAG, RSA_OID, sizeof (RSA_OID), /* NULL parameter, */
950 uchar_t oid[sizeof (RSA_OID) + 1];
988 if (size != sizeof (RSA_OID)) {
994 if (memcmp(oid, RSA_OID, size) != 0) {