Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h329 #define CKM_AES_KEY_GEN 0x01080 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c71 CKM_AES_KEY_GEN, NULL, 0,
354 rv = C_GetMechanismInfo(max_slot_id + 1, CKM_AES_KEY_GEN, &mecha_info); in xtest_pkcs11_test_1001()
371 rv = C_GetMechanismInfo(ULONG_MAX, CKM_AES_KEY_GEN, &mecha_info); in xtest_pkcs11_test_1001()