Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/include/
H A Dpkcs11_ta.h755 PKCS11_CKR_PIN_LEN_RANGE = 0x00a2, enumerator
/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.c278 PKCS11_ID(PKCS11_CKR_PIN_LEN_RANGE),
H A Dpkcs11_token.c1046 return PKCS11_CKR_PIN_LEN_RANGE; in set_pin()