Searched defs:inputlen (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/crypto/nist_hash_drbg/ |
H A D | nist_hash_drbg.c | 327 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 D | mit_glue.c | 291 size_t inputlen, in krb5_c_encrypt_length()
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | httpd.c | 745 int ret, inputlen; httpd_compress() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | httpd.c | 914 int inputlen; in isc_httpd_compress() local
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | client.c | 1181 size_t inputlen = 0; compute_cookie() local
|
/netbsd-src/sys/net/ |
H A D | if_wg.c | 1045 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 D | ldlang.c | 230 size_t inputlen = strlen (name); in spec_match() local
|