Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h222 #define TEE_ATTR_RSA_PRIME2 0xC0000530 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h247 #define TEE_ATTR_RSA_PRIME2 0xC0000530 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h247 #define TEE_ATTR_RSA_PRIME2 0xC0000530 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h247 #define TEE_ATTR_RSA_PRIME2 0xC0000530 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h247 #define TEE_ATTR_RSA_PRIME2 0xC0000530 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h290 #define TEE_ATTR_RSA_PRIME2 0xC0000530 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h290 #define TEE_ATTR_RSA_PRIME2 0xC0000530 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1842 TEE_ATTR_RSA_PRIME2, TEE_ATTR_RSA_EXPONENT1, in Macro_GetRSAAttributes()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c106 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_RSA_PRIME2, rsa_key->q, in rk_gen_rsa_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c3686 TEE_ATTR_RSA_PRIME2, in xtest_tee_test_4006()
4146 KEY_ATTR(TEE_ATTR_RSA_PRIME2, false), in test_rsa_key_pair()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c106 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_RSA_PRIME2, rsa_key->q, in rk_gen_rsa_key()