HomeSort by relevance Sort by last modified time
    Searched refs:KeyIdentifier (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Kms.h 208 /// The size of the KeyIdentifier field in bytes. This field is limited to the range 0 to 255.
214 VOID *KeyIdentifier;
420 On input, the KeyIdentifierSize and the KeyIdentifier
429 On output, the KeyIdentifierSize and KeyIdentifier fields
437 key. Memory for both the KeyIdentifier and the KeyValue
516 On input, the KeyIdentifierSize and the KeyIdentifier
520 On output, the KeyIdentifierSize and KeyIdentifier fields
    [all...]
  /external/python/pyasn1-modules/pyasn1_modules/
rfc4210.py 26 class KeyIdentifier(univ.OctetString):
702 senderKID [2] KeyIdentifier OPTIONAL,
703 recipKID [3] KeyIdentifier OPTIONAL,
725 namedtype.OptionalNamedType('senderKID', rfc2459.KeyIdentifier().subtype(
727 namedtype.OptionalNamedType('recipKID', rfc2459.KeyIdentifier().subtype(
rfc2459.py     [all...]
rfc3280.py     [all...]
rfc5280.py     [all...]

Completed in 628 milliseconds