Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/fuzz/
Dfuzz-compress.c10 … uint32_t alg:2; /* We have only three compression algorithms so far, but we might add more in the member
30 int alg = h->alg; in LLVMFuzzerTestOneInput() local
/systemd-251/src/shared/
Dopenssl-util.c8 int openssl_hash(const EVP_MD *alg, in openssl_hash()
Dtpm2-util.c273 TPMI_ALG_PUBLIC alg, in tpm2_make_primary()
1444 const char *tpm2_primary_alg_to_string(uint16_t alg) { in tpm2_primary_alg_to_string()
1452 int tpm2_primary_alg_from_string(const char *alg) { in tpm2_primary_alg_from_string()
Dlibfido2-util.c454 static const char *fido2_algorithm_to_string(int alg) { in fido2_algorithm_to_string()
/systemd-251/src/resolve/
Dresolved-dns-rr.c959 _cleanup_free_ char *alg = NULL; in dns_resource_record_to_string() local
997 _cleanup_free_ char *alg = NULL; in dns_resource_record_to_string() local