Home
last modified time | relevance | path

Searched refs:TEE_ATTR_RSA_EXPONENT2 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h224 #define TEE_ATTR_RSA_EXPONENT2 0xC0000730 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h249 #define TEE_ATTR_RSA_EXPONENT2 0xC0000730 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h249 #define TEE_ATTR_RSA_EXPONENT2 0xC0000730 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h249 #define TEE_ATTR_RSA_EXPONENT2 0xC0000730 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h249 #define TEE_ATTR_RSA_EXPONENT2 0xC0000730 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h292 #define TEE_ATTR_RSA_EXPONENT2 0xC0000730 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h292 #define TEE_ATTR_RSA_EXPONENT2 0xC0000730 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1843 TEE_ATTR_RSA_EXPONENT2, TEE_ATTR_RSA_COEFFICIENT, in Macro_GetRSAAttributes()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c124 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_RSA_EXPONENT2, rsa_key->dq, in rk_gen_rsa_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c3700 TEE_ATTR_RSA_EXPONENT2, in xtest_tee_test_4006()
4148 KEY_ATTR(TEE_ATTR_RSA_EXPONENT2, false), in test_rsa_key_pair()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c124 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_RSA_EXPONENT2, rsa_key->dq, in rk_gen_rsa_key()