Searched refs:tfm_crypto_get_caller_id (Results 1 – 4 of 4) sorted by relevance
84 status = tfm_crypto_get_caller_id(&partition_id); in tfm_crypto_operation_alloc()117 status = tfm_crypto_get_caller_id(&partition_id); in tfm_crypto_operation_release()152 status = tfm_crypto_get_caller_id(&partition_id); in tfm_crypto_operation_lookup()
62 psa_status_t tfm_crypto_get_caller_id(int32_t *id) in tfm_crypto_get_caller_id() function152 psa_status_t tfm_crypto_get_caller_id(int32_t *id) in tfm_crypto_get_caller_id() function372 status = tfm_crypto_get_caller_id(&caller_id); in tfm_crypto_api_dispatcher()
65 psa_status_t tfm_crypto_get_caller_id(int32_t *id);
32 extern psa_status_t tfm_crypto_get_caller_id(int32_t *id);229 tfm_crypto_get_caller_id(&id); in mbedtls_gcm_setkey()