Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dobject.c843 cli_head.size = PKCS11_CK_UNAVAILABLE_INFORMATION; in entry_get_attribute_value()
858 cli_head.size = PKCS11_CK_UNAVAILABLE_INFORMATION; in entry_get_attribute_value()
879 cli_head.size = PKCS11_CK_UNAVAILABLE_INFORMATION; in entry_get_attribute_value()
H A Dpkcs11_attributes.c1485 mechanism_id = PKCS11_CK_UNAVAILABLE_INFORMATION; in create_attributes_from_template()
/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h21 #define PKCS11_CK_UNAVAILABLE_INFORMATION UINT32_C(0xFFFFFFFF) macro