Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc3280.py1110 holdInstruction = _OID(2, 2, 840, 10040, 2) variable
1114 id_holdinstruction_callissuer = _OID(holdInstruction, 2)
1492 id_holdinstruction_none = _OID(holdInstruction, 1)
1494 id_holdinstruction_reject = _OID(holdInstruction, 3)
Drfc5280.py1224 holdInstruction = _buildOid(2, 2, 840, 10040, 2) variable
1226 id_holdinstruction_callissuer = _buildOid(holdInstruction, 2)
1462 id_holdinstruction_none = _buildOid(holdInstruction, 1)
1545 id_holdinstruction_reject = _buildOid(holdInstruction, 3)
Drfc2459.py745 holdInstruction = univ.ObjectIdentifier('2.2.840.10040.2') variable
/external/boringssl/src/crypto/obj/
Dobjects.txt917 !Alias holdInstruction X9-57 2
919 holdInstruction 1 : holdInstructionNone : Hold Instruction None
921 holdInstruction 2 : holdInstructionCallIssuer : Hold Instruction Call Issuer
923 holdInstruction 3 : holdInstructionReject : Hold Instruction Reject