Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c171 static struct plpks_auth *construct_auth(u8 consumer) in construct_auth() function
447 auth = construct_auth(PLPKS_OS_OWNER); in plpks_signed_update_var()
498 auth = construct_auth(PLPKS_OS_OWNER); in plpks_write_var()
533 auth = construct_auth(PLPKS_OS_OWNER); in plpks_remove_var()
568 auth = construct_auth(consumer); in plpks_read_var()