Home
last modified time | relevance | path

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

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5280.py1234 holdInstruction = _buildOid(2, 2, 840, 10040, 2) variable
1236 id_holdinstruction_callissuer = _buildOid(holdInstruction, 2)
1472 id_holdinstruction_none = _buildOid(holdInstruction, 1)
1555 id_holdinstruction_reject = _buildOid(holdInstruction, 3)
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)
Drfc2459.py748 holdInstruction = univ.ObjectIdentifier('2.2.840.10040.2') variable
/external/boringssl/src/crypto/obj/
Dobjects.txt918 !Alias holdInstruction X9-57 2
920 holdInstruction 1 : holdInstructionNone : Hold Instruction None
922 holdInstruction 2 : holdInstructionCallIssuer : Hold Instruction Call Issuer
924 holdInstruction 3 : holdInstructionReject : Hold Instruction Reject