Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_token.h42 #define PKCS11_TOKEN_PIN_SIZE_MAX 128 macro
H A Dpkcs11_token.c375 .max_pin_len = PKCS11_TOKEN_PIN_SIZE_MAX, in entry_ck_token_info()
925 pin_size > PKCS11_TOKEN_PIN_SIZE_MAX) in entry_ck_token_initialize()
1045 new_pin_size > PKCS11_TOKEN_PIN_SIZE_MAX) in set_pin()