Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dpkcs11_helpers.c28 #define PKCS11_ID_SZ(_id, _sz) \ macro
31 #define PKCS11_ID_SZ(_id, _sz) \ macro
36 PKCS11_ID_SZ(PKCS11_CKA_CLASS, 4),
38 PKCS11_ID_SZ(PKCS11_CKA_VALUE, 0),
41 PKCS11_ID_SZ(PKCS11_CKA_LABEL, 0),
43 PKCS11_ID_SZ(PKCS11_CKA_ISSUER, 0),
46 PKCS11_ID_SZ(PKCS11_CKA_URL, 0),
60 PKCS11_ID_SZ(PKCS11_CKA_ID, 0),
77 PKCS11_ID_SZ(PKCS11_CKA_TOKEN, 1),
83 PKCS11_ID_SZ(PKCS11_CKA_WRAP, 1),
[all …]

Completed in 5 milliseconds