Searched refs:CKA_DERIVE (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 | 3169 { CKA_DERIVE, &g_derive, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014() 3181 { CKA_DERIVE, &(CK_BBOOL){CK_TRUE}, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014() 3872 { CKA_DERIVE, &(CK_BBOOL){CK_TRUE}, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1017() 3879 { CKA_DERIVE, &(CK_BBOOL){CK_TRUE}, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1017() 3889 { CKA_DERIVE, &(CK_BBOOL){CK_TRUE}, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1017()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11.h | 131 #define CKA_DERIVE 0x010c macro
|