| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 328 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_cipher_crypto() 342 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key + key_len, in rk_cipher_crypto() 554 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_cipher_begin() 568 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key + key_len, in rk_cipher_begin() 876 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_ae_begin() 1165 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_mac_crypto() 1319 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key_block, key_block_len); in rk_mac_begin() 2050 res = TEE_GetObjectBufferAttribute(key_obj, TEE_ATTR_SECRET_VALUE, out_key, in rk_pkcs5_pbkdf2_hmac() 2149 res = TEE_GetObjectBufferAttribute(key_obj, TEE_ATTR_SECRET_VALUE, okm, in rk_hkdf_genkey() 2250 res = TEE_GetObjectBufferAttribute(key_obj, TEE_ATTR_SECRET_VALUE, out, in rk_ecdh_genkey()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | regression_8000.c | 428 sv_handle, TEE_ATTR_SECRET_VALUE, out, in xtest_test_derivation_hkdf() 546 sv_handle, TEE_ATTR_SECRET_VALUE, out, in xtest_test_derivation_concat_kdf() 679 sv_handle, TEE_ATTR_SECRET_VALUE, in xtest_test_derivation_pbkdf2()
|
| H A D | regression_4000.c | 1210 key_attr.attributeID = TEE_ATTR_SECRET_VALUE; in xtest_tee_test_4002() 2131 key_attr.attributeID = TEE_ATTR_SECRET_VALUE; in xtest_tee_test_4003() 2427 key_attr.attributeID = TEE_ATTR_SECRET_VALUE; in xtest_tee_test_4005() 4129 KEY_ATTR(TEE_ATTR_SECRET_VALUE, true), in test_secret_value() 4715 TEE_ATTR_SECRET_VALUE, out, &out_size))) in xtest_tee_test_4008() 4838 TEE_ATTR_SECRET_VALUE, out, &out_size))) in xtest_tee_test_4009() 4876 .attributeID = TEE_ATTR_SECRET_VALUE, in xtest_tee_test_4010() 5305 TEE_ATTR_SECRET_VALUE, out, &out_size))) in xtest_tee_test_4014() 5455 TEE_ATTR_SECRET_VALUE, out, &out_size))) in xtest_tee_test_4014()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 342 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_cipher_crypto() 356 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key + key_len, in rk_cipher_crypto() 580 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_cipher_begin() 594 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key + key_len, in rk_cipher_begin() 914 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_ae_begin() 1215 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_len); in rk_mac_crypto() 1372 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key_block, key_block_len); in rk_mac_begin() 2285 res = TEE_GetObjectBufferAttribute(sv_handle, TEE_ATTR_SECRET_VALUE, share_key, in rk_sm2_kep_genkey() 2503 res = TEE_GetObjectBufferAttribute(key_obj, TEE_ATTR_SECRET_VALUE, out_key, in rk_pkcs5_pbkdf2_hmac() 2602 res = TEE_GetObjectBufferAttribute(key_obj, TEE_ATTR_SECRET_VALUE, okm, in rk_hkdf_genkey() [all …]
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_api_defines.h | 217 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_defines.h | 242 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_defines.h | 242 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_defines.h | 242 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/aes_perf/ |
| H A D | ta_aes_perf.c | 243 attr.attributeID = TEE_ATTR_SECRET_VALUE; in cmd_prepare_key()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api_defines.h | 242 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_defines.h | 285 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_defines.h | 285 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|