Searched refs:subsystem (Results 1 – 5 of 5) sorted by relevance
30 if (se050_ctx.session.subsystem == kType_SSS_SubSystem_NONE) in se050_core_early_init()
106 if (host_session->subsystem != kType_SSS_SubSystem_NONE) in se050_configure_host()
165 if (session->subsystem) in se050_enable_scp03()
8406 static psa_status_t mbedtls_psa_crypto_init_subsystem(mbedtls_psa_crypto_subsystem subsystem) in mbedtls_psa_crypto_init_subsystem() argument8411 switch (subsystem) { in mbedtls_psa_crypto_init_subsystem()
284 not cause the PSA subsystem to use HMAC_DRBG: it uses HMAC_DRBG only when2332 * The PSA crypto subsystem can now use HMAC_DRBG instead of CTR_DRBG.2339 * The PSA crypto subsystem can now be configured to use less static RAM by