Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dhuk_subkey.c13 static TEE_Result mac_usage(void *ctx, uint32_t usage) in mac_usage() function
55 return mac_usage(ctx, usage); in huk_compat()
89 res = mac_usage(ctx, usage); in __huk_subkey_derive()