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

  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/
AuthService.h 99 @param[in] IsPk Indicates whether to process pk.
117 IN BOOLEAN IsPk
AuthService.c 459 @param[in] IsPk Indicates whether to process pk.
477 IN BOOLEAN IsPk
567 if ((DataSize == AUTHINFO_SIZE) && IsPk) {
577 if ((DataSize != 0) && IsPk) {
  /device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
AuthServiceInternal.h 331 @param[in] IsPk Indicate whether it is to process pk.
346 IN BOOLEAN IsPk
AuthService.c     [all...]

Completed in 650 milliseconds