Searched refs:CKA_VALUE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/ca-certificates/ca-certificates/ |
| H A D | 0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch | 69 - cert = x509.load_der_x509_certificate(obj['CKA_VALUE'])
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 940 { CKA_VALUE, (void *)cktest_aes128_key, sizeof(cktest_aes128_key) }, 950 { CKA_VALUE, (void *)cktest_aes128_key, sizeof(cktest_aes128_key) }, 1162 { CKA_VALUE, (void *)cktest_aes128_key, \ 1550 { CKA_VALUE, (void *)(_key_array), \ 2636 { CKA_VALUE, obj_value, sizeof(obj_value) }, in xtest_pkcs11_test_1012() 2678 { CKA_VALUE, &g_value, sizeof(obj_value) }, in xtest_pkcs11_test_1012() 2682 { CKA_VALUE, &g_value, sizeof(g_value) }, in xtest_pkcs11_test_1012() 2687 { CKA_VALUE, &g_value, sizeof(obj_value) }, in xtest_pkcs11_test_1012() 2694 { CKA_VALUE, &g_value, sizeof(g_value) }, in xtest_pkcs11_test_1012() 3150 { CKA_VALUE, (void *)cktest_aes128_key, sizeof(cktest_aes128_key) }, in xtest_pkcs11_test_1014() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11.h | 103 #define CKA_VALUE 0x0011 macro
|