Searched defs:alg (Results 1 – 5 of 5) sorted by relevance
10 … uint32_t alg:2; /* We have only three compression algorithms so far, but we might add more in the member30 int alg = h->alg; in LLVMFuzzerTestOneInput() local
8 int openssl_hash(const EVP_MD *alg, in openssl_hash()
273 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()
454 static const char *fido2_algorithm_to_string(int alg) { in fido2_algorithm_to_string()
959 _cleanup_free_ char *alg = NULL; in dns_resource_record_to_string() local997 _cleanup_free_ char *alg = NULL; in dns_resource_record_to_string() local