Home
last modified time | relevance | path

Searched refs:TA_KEY_RNG (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/ta/include/
H A Dta_keybox.h15 #define TA_KEY_RNG 3 macro
/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/ta/
H A Dkeybox.c108 case TA_KEY_RNG: in TA_InvokeCommandEntryPoint()
/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/host/
H A Dmain.c144 res = TEEC_InvokeCommand(&session, TA_KEY_RNG, &operation, &error_origin); in process_key()