Home | History | Annotate | Download | only in Protocol

Lines Matching refs:KeyIdentifier

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
763 @param[in] KeyIdentifierSize Pointer to the size in bytes of the KeyIdentifier variable.
764 @param[in] KeyIdentifier Pointer to the key identifier associated with this key.
823 KeyIdentifierSize is NULL , or KeyIdentifier
826 @retval EFI_NOT_FOUND The KeyIdentifier could not be found.
839 IN CONST VOID *KeyIdentifier,
851 @param[in] KeyIdentifierSize Pointer to the size in bytes of the KeyIdentifier variable.
852 @param[in] KeyIdentifier Pointer to the key identifier associated with this key.
916 @retval EFI_NOT_FOUND The KeyIdentifier could not be found. On return the
929 IN CONST VOID *KeyIdentifier,
941 @param[in] KeyIdentifierSize Pointer to the size in bytes of the KeyIdentifier variable.
942 @param[in] KeyIdentifier Pointer to the key identifier associated with this key.
998 @retval EFI_NOT_FOUND The KeyIdentifier could not be found or the attribute
1012 IN CONST VOID *KeyIdentifier,