Searched defs:algorithm (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Ddither-main.c172 const char *algorithm = stp_get_string_parameter(v, "DitherAlgorithm"); local
/haiku-fatelf/src/kits/network/libbind/nameser/
H A Dns_print.c455 u_int keyflags, protocol, algorithm, key_id; local
498 u_int type, algorithm, labels, footprint; local
997 unsigned int i, hip_len, algorithm, key_len; local
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Dcrypto.c144 exsltCryptoCryptoApiCreateHash(xmlXPathParserContextPtr ctxt, HCRYPTPROV hCryptProv, ALG_ID algorithm, const char *msg, unsigned int msglen, char *dest, unsigned int destlen) argument
183 exsltCryptoCryptoApiHash(xmlXPathParserContextPtr ctxt, ALG_ID algorithm, const char *msg, unsigned long msglen, char dest[HASH_DIGEST_LENGTH]) argument
357 exsltCryptoGcryptHash(xmlXPathParserContextPtr ctxt ATTRIBUTE_UNUSED, int algorithm, const char *msg, unsigned long msglen, char dest[HASH_DIGEST_LENGTH]) argument
[all...]

Completed in 95 milliseconds