Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/se050/
H A Dsession.c30 if (se050_ctx.session.subsystem == kType_SSS_SubSystem_NONE) in se050_core_early_init()
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Duser.c106 if (host_session->subsystem != kType_SSS_SubSystem_NONE) in se050_configure_host()
H A Dsss.c165 if (session->subsystem) in se050_enable_scp03()
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c8406 static psa_status_t mbedtls_psa_crypto_init_subsystem(mbedtls_psa_crypto_subsystem subsystem) in mbedtls_psa_crypto_init_subsystem() argument
8411 switch (subsystem) { in mbedtls_psa_crypto_init_subsystem()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog284 not cause the PSA subsystem to use HMAC_DRBG: it uses HMAC_DRBG only when
2332 * 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