Home
last modified time | relevance | path

Searched full:se050 (Results 1 – 19 of 19) sorted by relevance

/optee_os/core/drivers/crypto/se050/
H A Dcrypto.mk6 # SE050 initialization
21 # Displays the SE050 device information on the console at boot (i.e. OEFID)
43 $(error Error: SE050 requires CFG_STACK_THREAD_EXTRA at least 8192)
46 $(error Error: SE050 requires CFG_STACK_TMP_EXTRA at least 8192)
70 se050-one-enabled = $(call cfg-one-enabled, \
77 $(call force,CFG_NXP_SE05X_ACIPHER_DRV,$(call se050-one-enabled,RSA ECC))
97 $(call force,CFG_NXP_SE05X_CIPHER_DRV,$(call se050-one-enabled,CTR))
H A Dsession.c10 #include <se050.h>
/optee_os/core/drivers/crypto/se050/core/
H A Drsa.c15 #include <se050.h>
617 DMSG("se050: debug: RSA software fallback: KEYGEN"); in do_gen_keypair()
675 DMSG("se050: debug: RSA software fallback: ENCRYPT_NOPAD"); in encrypt_fallback()
687 DMSG("se050: debug: RSA software fallback: ENCRYPT_ES"); in encrypt_fallback()
752 DMSG("se050: debug: RSA software fallback: DECRYPT_NOPAD"); in decrypt_fallback()
764 DMSG("se050: debug: RSA software fallback: DECRYPT_ES"); in decrypt_fallback()
830 DMSG("se050: debug: RSA software fallback: SIGN"); in sign_ssa_fallback()
879 DMSG("se050: debug: RSA software fallback: VERIFY"); in verify_ssa_fallback()
H A Dscp03.c9 #include <se050.h>
H A Dapdu.c10 #include <se050.h>
H A Ddie_id.c8 #include <se050.h>
H A Drng.c9 #include <se050.h>
H A Decc.c15 #include <se050.h>
374 DMSG("se050: debug: ECC software fallback: KEYGEN"); in gen_fallback()
394 DMSG("se050: debug: ECC software fallback: ECDH"); in shared_secret_fallback()
406 DMSG("se050: debug: ECC software fallback: VERIFY"); in verify_fallback()
420 DMSG("se050: debug: ECC software fallback: SIGN"); in sign_fallback()
H A Dstorage.c9 #include <se050.h>
H A Dctr.c9 #include <se050.h>
/optee_os/core/drivers/crypto/
H A Dsub.mk7 subdirs-$(CFG_NXP_SE05X) += se050
/optee_os/.github/workflows/
H A Dci.yml207 …$HOME/se050 && git clone --single-branch -b v0.4.2 https://github.com/foundriesio/plug-and-trust $…
210se050/plug-and-trust ]; then _make PLATFORM=imx-mx6ullevk CFG_NXP_SE05X=y CFG_IMX_I2C=y CFG_STACK_…
211se050/plug-and-trust ]; then _make PLATFORM=imx-mx8mmevk CFG_NXP_CAAM=y CFG_NXP_CAAM_AE_{GCM,CCM}_…
/optee_os/core/drivers/crypto/se050/adaptors/include/
H A Dse050_apdu_apis.h10 #include <se050.h>
H A Dse050_utils.h10 #include <se050.h>
/optee_os/core/drivers/crypto/se050/adaptors/utils/
H A Dinfo.c9 #include <se050.h>
82 LOG_I("SE050 JCOP4 Information:"); in jcop4_get_id()
H A Dutils.c8 #include <se050.h>
H A Dscp_config.c18 #include <se050.h>
/optee_os/core/drivers/crypto/se050/adaptors/apis/
H A Dsss.c9 #include <se050.h>
/optee_os/
H A DMAINTAINERS102 Core Drivers SE050
105 F: core/drivers/crypto/se050