Home
last modified time | relevance | path

Searched refs:PSA_WANT_ALG_RSA_PKCS1V15_SIGN (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.6.0/platform/ext/accelerator/cc312/
Dcrypto_accelerator_config.h182 #ifdef PSA_WANT_ALG_RSA_PKCS1V15_SIGN
196 defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || \
/trusted-firmware-m-3.6.0/platform/ext/target/stm/stm32l562e_dk/accelerator/
Dcrypto_accelerator_config.h26 defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || \
/trusted-firmware-m-3.6.0/platform/ext/target/stm/b_u585i_iot02a/accelerator/
Dcrypto_accelerator_config.h38 defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || \
/trusted-firmware-m-3.6.0/lib/ext/mbedcrypto/mbedcrypto_config/
Dcrypto_config_profile_large.h69 #define PSA_WANT_ALG_RSA_PKCS1V15_SIGN 1 macro
Dcrypto_config_default.h69 #define PSA_WANT_ALG_RSA_PKCS1V15_SIGN 1 macro
/trusted-firmware-m-3.6.0/secure_fw/partitions/crypto/
Dcrypto_check_config.h50 (!defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) && \
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_asymmetric_signature.c444 #if defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || defined(PSA_WANT_ALG_RSA_PSS) in cc3xx_sign_hash()
477 #if defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || defined(PSA_WANT_ALG_RSA_PSS) in cc3xx_verify_hash()
522 #if defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || defined(PSA_WANT_ALG_RSA_PSS) in cc3xx_sign_message()
550 #if defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || defined(PSA_WANT_ALG_RSA_PSS) in cc3xx_verify_message()
/trusted-firmware-m-3.6.0/interface/include/psa/
Dcrypto_sizes.h665 #if (defined(PSA_WANT_ALG_RSA_PKCS1V15_SIGN) || defined(PSA_WANT_ALG_RSA_PSS)) && \