Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_defines.h221 #define TEE_ATTR_RSA_PRIME1 0xC0000430 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_defines.h246 #define TEE_ATTR_RSA_PRIME1 0xC0000430 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_defines.h246 #define TEE_ATTR_RSA_PRIME1 0xC0000430 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_defines.h246 #define TEE_ATTR_RSA_PRIME1 0xC0000430 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_defines.h246 #define TEE_ATTR_RSA_PRIME1 0xC0000430 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_defines.h289 #define TEE_ATTR_RSA_PRIME1 0xC0000430 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_defines.h289 #define TEE_ATTR_RSA_PRIME1 0xC0000430 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1841 TEE_ATTR_RSA_PRIVATE_EXPONENT, TEE_ATTR_RSA_PRIME1, in Macro_GetRSAAttributes()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/
H A Drk_crypto_api.c97 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_RSA_PRIME1, rsa_key->p, in rk_gen_rsa_key()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c3679 TEE_ATTR_RSA_PRIME1, in xtest_tee_test_4006()
4145 KEY_ATTR(TEE_ATTR_RSA_PRIME1, false), in test_rsa_key_pair()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/
H A Drk_crypto_api.c97 res = TEE_GetObjectBufferAttribute(obj, TEE_ATTR_RSA_PRIME1, rsa_key->p, in rk_gen_rsa_key()