Searched refs:CKA_VERIFY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 1544 { CKA_VERIFY, &(CK_BBOOL){CK_TRUE}, \ 1992 { CKA_VERIFY, &(CK_BBOOL){CK_TRUE}, sizeof(CK_BBOOL) }, 3152 { CKA_VERIFY, &(CK_BBOOL){CK_TRUE}, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014() 3171 { CKA_VERIFY, &g_verify, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014() 3185 { CKA_VERIFY, &(CK_BBOOL){CK_FALSE}, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11.h | 129 #define CKA_VERIFY 0x010a macro
|