Home
last modified time | relevance | path

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

/systemd-251/src/shared/ !
Dcryptsetup-util.h57 static inline int crypt_token_max(_unused_ const char *type) { in crypt_token_max() function
62 #define sym_crypt_token_max(type) crypt_token_max(type)
Dcryptsetup-util.c94 DLSYM_ARG(crypt_token_max), in dlopen_cryptsetup()
/systemd-251/src/cryptenroll/ !
Dcryptenroll.c420 for (int token = 0; token < crypt_token_max(CRYPT_LUKS2); token ++) { in check_for_homed()
/systemd-251/ !
Dmeson.build1232 'crypt_token_max']