Searched refs:ns_caller (Results 1 – 5 of 5) sorted by relevance
25 bool ns_caller = tfm_spm_is_ns_caller(); in tfm_spm_client_psa_connect() local46 if (tfm_spm_check_authorization(sid, service, ns_caller) != PSA_SUCCESS) { in tfm_spm_client_psa_connect()58 client_id = tfm_spm_get_client_id(ns_caller); in tfm_spm_client_psa_connect()81 bool ns_caller = tfm_spm_is_ns_caller(); in tfm_spm_client_psa_close() local94 client_id = tfm_spm_get_client_id(ns_caller); in tfm_spm_client_psa_close()
148 bool ns_caller) in tfm_spm_check_authorization() argument156 if (ns_caller) { in tfm_spm_check_authorization()189 bool ns_caller = tfm_spm_is_ns_caller(); in spm_get_connection() local213 if (tfm_spm_check_authorization(sid, service, ns_caller) != PSA_SUCCESS) { in spm_get_connection()351 int32_t tfm_spm_get_client_id(bool ns_caller) in tfm_spm_get_client_id() argument355 if (ns_caller) { in tfm_spm_get_client_id()361 if (ns_caller != (client_id < 0)) { in tfm_spm_get_client_id()
23 bool ns_caller = tfm_spm_is_ns_caller(); in tfm_spm_client_psa_version() local38 if (tfm_spm_check_authorization(sid, service, ns_caller) != PSA_SUCCESS) { in tfm_spm_client_psa_version()
273 bool ns_caller);291 int32_t tfm_spm_get_client_id(bool ns_caller);
161 bool ns_caller = tfm_spm_is_ns_caller(); in tfm_spm_client_psa_call() local164 client_id = tfm_spm_get_client_id(ns_caller); in tfm_spm_client_psa_call()