Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dimport-creds.c101 static bool credential_size_ok(ImportCredentialContext *c, const char *name, uint64_t size) { in credential_size_ok() function
218 if (!credential_size_ok(&context, n, st.st_size)) in import_credentials_boot()
317 if (!credential_size_ok(c, n, l)) in proc_cmdline_callback()
411 if (!credential_size_ok(c, d->d_name, sz)) in import_credentials_qemu()