Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h822 #define PKCS11_CKFS_TOKEN_PRESENT (1U << 0) macro
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c209 PKCS11_ID(PKCS11_CKFS_TOKEN_PRESENT),
H A Dpkcs11_token.c323 .flags = PKCS11_CKFS_TOKEN_PRESENT, in entry_ck_slot_info()