Lines Matching refs:_OID

30 def _OID(*components):  function
203 ietf_at = _OID(1, 3, 6, 1, 5, 5, 7, 9)
205 id_at = _OID(2, 5, 4)
207 pkcs_9 = _OID(1, 2, 840, 113549, 1, 9)
209 pkcs_9_mo = _OID(pkcs_9, 0)
211 smime = _OID(pkcs_9, 16)
213 certTypes = _OID(pkcs_9, 22)
215 crlTypes = _OID(pkcs_9, 23)
217 pkcs_9_oc = _OID(pkcs_9, 24)
219 pkcs_9_at = _OID(pkcs_9, 25)
221 pkcs_9_sx = _OID(pkcs_9, 26)
223 pkcs_9_mr = _OID(pkcs_9, 27)
228 pkcs_9_sx_pkcs9String = _OID(pkcs_9_sx, 1)
230 pkcs_9_sx_signingTime = _OID(pkcs_9_sx, 2)
235 pkcs_9_oc_pkcsEntity = _OID(pkcs_9_oc, 1)
237 pkcs_9_oc_naturalPerson = _OID(pkcs_9_oc, 2)
242 pkcs_9_mr_caseIgnoreMatch = _OID(pkcs_9_mr, 1)
244 pkcs_9_mr_signingTimeMatch = _OID(pkcs_9_mr, 2)
249 pkcs_9_at_pkcs7PDU = _OID(pkcs_9_at, 5)
258 pkcs_9_at_userPKCS12 = _OID(2, 16, 840, 1, 113730, 3, 1, 216)
267 pkcs_9_at_pkcs15Token = _OID(pkcs_9_at, 1)
278 pkcs_9_at_encryptedPrivateKeyInfo = _OID(pkcs_9_at, 2)
296 pkcs_9_at_unstructuredName = _OID(pkcs_9, 2)
305 pkcs_9_at_unstructuredAddress = _OID(pkcs_9, 8)
314 pkcs_9_at_dateOfBirth = _OID(ietf_at, 1)
323 pkcs_9_at_placeOfBirth = _OID(ietf_at, 2)
339 pkcs_9_at_gender = _OID(ietf_at, 3)
348 pkcs_9_at_countryOfCitizenship = _OID(ietf_at, 4)
357 pkcs_9_at_countryOfResidence = _OID(ietf_at, 5)
366 id_at_pseudonym = _OID(2, 5, 4, 65)
417 pkcs_9_at_randomNonce = _OID(pkcs_9_at, 3)
432 pkcs_9_at_sequenceNumber = _OID(pkcs_9_at, 4)
450 pkcs_9_at_challengePassword = _OID(pkcs_9, 7)
463 pkcs_9_at_extensionRequest = _OID(pkcs_9, 14)
478 pkcs_9_at_extendedCertificateAttributes = _OID(pkcs_9, 9)
493 pkcs_9_at_friendlyName = _OID(pkcs_9, 20)
502 pkcs_9_at_localKeyId = _OID(pkcs_9, 21)
511 pkcs_9_at_signingDescription = _OID(pkcs_9, 13)
530 pkcs_9_at_smimeCapabilities = _OID(pkcs_9, 15)