Searched refs:OID_PKINIT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/cmstool/
H A Dcmstool.cpp79 #define OID_PKINIT 0x2B, 6, 1, 5, 2, 3 macro
82 static const uint8 OID_PKINIT_AUTH_DATA[] = {OID_PKINIT, 1};
83 static const uint8 OID_PKINIT_DH_KEY_DATA[] = {OID_PKINIT, 2};
84 static const uint8 OID_PKINIT_RKEY_DATA[] = {OID_PKINIT, 3};
85 static const uint8 OID_PKINIT_KP_CLIENTAUTH[] = {OID_PKINIT, 3};
86 static const uint8 OID_PKINIT_KPKDC[] = {OID_PKINIT, 5};
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/newCmsTool/
H A DnewCmsTool.cpp95 #define OID_PKINIT 0x2B, 6, 1, 5, 2, 3 macro
98 static const uint8 OID_PKINIT_AUTH_DATA[] = {OID_PKINIT, 1};
99 static const uint8 OID_PKINIT_DH_KEY_DATA[] = {OID_PKINIT, 2};
100 static const uint8 OID_PKINIT_RKEY_DATA[] = {OID_PKINIT, 3};
101 static const uint8 OID_PKINIT_KP_CLIENTAUTH[] = {OID_PKINIT, 3};
102 static const uint8 OID_PKINIT_KPKDC[] = {OID_PKINIT, 5};

Completed in 293 milliseconds