Searched refs:CKA_ALLOWED_MECHANISMS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11.h | 200 #define CKA_ALLOWED_MECHANISMS (0x0600 | CKF_ARRAY_ATTRIBUTE) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 1166 { CKA_ALLOWED_MECHANISMS, (void *)_allowed, sizeof(_allowed), } 2655 { CKA_ALLOWED_MECHANISMS, secret_allowed_mecha, in xtest_pkcs11_test_1012() 2700 { CKA_ALLOWED_MECHANISMS, &g_mecha_list, sizeof(g_mecha_list) }, in xtest_pkcs11_test_1012() 3155 { CKA_ALLOWED_MECHANISMS, secret_allowed_mecha, in xtest_pkcs11_test_1014()
|