Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c803 CK_USER_TYPE user_type) in test_set_pin() argument
809 CK_USER_TYPE ut = user_type; in test_set_pin()
814 Do_ADBG_BeginSubCase(c, "Test C_SetPIN() user_type %lu", user_type); in test_set_pin()
820 if (user_type == CKU_SO) { in test_set_pin()
829 if (ut == user_type) { in test_set_pin()
837 if (ut == user_type) in test_set_pin()
843 if (ut == user_type) { in test_set_pin()
865 Do_ADBG_EndSubCase(c, "Test C_SetPIN() user_type %lu", user_type); in test_set_pin()