Home
last modified time | relevance | path

Searched defs:inputlen (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/crypto/nist_hash_drbg/
H A Dnist_hash_drbg.c327 hash_df(void *h, size_t hlen, const struct hvec *input, size_t inputlen) in hash_df()
356 const struct hvec *input, size_t inputlen) in hash_df_block()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmit_glue.c291 size_t inputlen, in krb5_c_encrypt_length()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhttpd.c745 int ret, inputlen; httpd_compress() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhttpd.c914 int inputlen; in isc_httpd_compress() local
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dclient.c1181 size_t inputlen = 0; compute_cookie() local
/netbsd-src/sys/net/
H A Dif_wg.c1045 wg_algo_kdf(uint8_t out1[WG_KDF_OUTPUT_LEN],uint8_t out2[WG_KDF_OUTPUT_LEN],uint8_t out3[WG_KDF_OUTPUT_LEN],const uint8_t ckey[WG_CHAINING_KEY_LEN],const uint8_t input[],const size_t inputlen) wg_algo_kdf() argument
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.c230 size_t inputlen = strlen (name); in spec_match() local