Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h126 #define CKA_UNWRAP 0x0107 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c3175 { CKA_UNWRAP, &g_unwrap, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014()
3183 { CKA_UNWRAP, &(CK_BBOOL){CK_TRUE}, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014()