Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftASN1.c41 static uchar_t DH_OID[] = { variable
627 OID_TAG, DH_OID, sizeof (DH_OID)) == -1) {
1479 uchar_t oid[sizeof (DH_OID) + 1];
1517 if (size != sizeof (DH_OID)) {
1523 if (memcmp(oid, DH_OID, size) != 0) {