Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c200 static struct plpks_auth *construct_auth(u8 consumer) in construct_auth() function
653 auth = construct_auth(PLPKS_OS_OWNER); in plpks_signed_update_var()
734 auth = construct_auth(PLPKS_OS_OWNER); in plpks_write_var()
793 auth = construct_auth(PLPKS_OS_OWNER); in plpks_remove_var()
831 auth = construct_auth(consumer); in plpks_read_var()
943 auth = construct_auth(PLPKS_OS_OWNER); in plpks_gen_wrapping_key()
1037 auth = construct_auth(PLPKS_OS_OWNER); in plpks_wrap_object()
1147 auth = construct_auth(PLPKS_OS_OWNER); in plpks_unwrap_object()