Home
last modified time | relevance | path

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

/trusted-services/components/service/crypto/backend/psa_ipc/
A Dcrypto_ipc_backend.c18 status = psa_crypto_init(); in crypto_ipc_backend_init()
/trusted-services/components/service/crypto/backend/mbedcrypto/
A Dmbedcrypto_backend.c22 status = psa_crypto_init(); in mbedcrypto_backend_init()
/trusted-services/deployments/psa-api-test/crypto/
A Dcrypto.c25 psa_status = psa_crypto_init(); in test_setup()
/trusted-services/components/service/crypto/client/psa/
A Dpsa_crypto_client.c22 psa_status_t psa_crypto_init(void) in psa_crypto_init() function
/trusted-services/deployments/psa-api-test/initial_attestation/
A Diat.c34 psa_status = psa_crypto_init(); in test_setup()
/trusted-services/components/service/crypto/backend/stub/
A Dstub_crypto_backend.c32 status = psa_crypto_init(); in stub_crypto_backend_init()
/trusted-services/components/app/platform-inspect/
A Dplatform_inspect.cpp35 psa_status = psa_crypto_init(); in main()
/trusted-services/components/service/locator/standalone/services/block-storage/
A Dblock_storage_service_context.cpp66 psa_crypto_init(); in open_crypto_session()
/trusted-services/components/service/crypto/backend/
A Dprefixed_crypto_api.h18 #define psa_crypto_init BACKEND_CRYPTO_API_ADD_PREFIX(psa_crypto_init) macro
/trusted-services/components/service/locator/standalone/services/smm-variable/
A Dsmm_variable_service_context.cpp38 psa_crypto_init(); in do_init()
/trusted-services/components/service/locator/standalone/services/attestation/
A Dattestation_service_context.cpp114 psa_crypto_init(); in open_crypto_session()
/trusted-services/deployments/smm-gateway/common/
A Dsmm_gateway.c89 psa_status = psa_crypto_init(); in create_crypto_binding()
/trusted-services/components/service/rpmb/frontend/platform/default/
A Drpmb_platform_default.c107 status = psa_crypto_init(); in rpmb_platform_default_init()
/trusted-services/deployments/attestation/env/commonsp/
A Dattestation_sp.c254 psa_status = psa_crypto_init(); in locate_crypto_service()
/trusted-services/components/service/attestation/test/component/
A Dattestation_reporter_tests.cpp78 psa_crypto_init(); in TEST_GROUP()
/trusted-services/components/app/ts-demo/
A Dts-demo.c301 psa_crypto_init(); in run_ts_demo()
/trusted-services/components/service/crypto/include/psa/
A Dcrypto.h83 PSA_CRYPTO_EXPORTED psa_status_t psa_crypto_init(void);

Completed in 51 milliseconds