Home
last modified time | relevance | path

Searched refs:TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h148 #define TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 0x70005830 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h145 #define TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 0x70005830 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h145 #define TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 0x70005830 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h145 #define TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 0x70005830 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h145 #define TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 0x70005830 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h169 #define TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 0x70005830 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h169 #define TEE_ALG_RSASSA_PKCS1_V1_5_SHA384 0x70005830 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c2786 XTEST_AC_RSA_CASE(0, TEE_ALG_RSASSA_PKCS1_V1_5_SHA384, TEE_MODE_SIGN,
2788 XTEST_AC_RSA_CASE(0, TEE_ALG_RSASSA_PKCS1_V1_5_SHA384, TEE_MODE_VERIFY,
2899 XTEST_AC_RSA_CASE(1, TEE_ALG_RSASSA_PKCS1_V1_5_SHA384, TEE_MODE_SIGN,
2901 XTEST_AC_RSA_CASE(1, TEE_ALG_RSASSA_PKCS1_V1_5_SHA384, TEE_MODE_VERIFY,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h3110 case TEE_ALG_RSASSA_PKCS1_V1_5_SHA384: in algo_to_md()
3128 case TEE_ALG_RSASSA_PKCS1_V1_5_SHA384: in padding_is_pkcs1_v1_5()