Home
last modified time | relevance | path

Searched refs:add_bytes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_hash.c144 static int add_bytes(PROV_DRBG *drbg, unsigned char *dst, in add_bytes() function
186 && add_bytes(drbg, hash->V, hash->vtmp, hash->blocklen); in add_hash_to_v()
234 add_bytes(drbg, hash->vtmp, &one, 1); in hash_gen()
347 && add_bytes(drbg, hash->V, hash->C, drbg->seedlen) in drbg_hash_generate()
349 && add_bytes(drbg, hash->V, counter, 4); in drbg_hash_generate()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201738965 (add_bytes): Remove.
39271 (add_bytes): Use warn_level.
40576 (add_bytes): Same.
41046 (add_bytes): Same.
H A DChangeLog-20161577 (add_bytes): Correct the computation of boundrange used to
8563 (add_bytes): Same. Correct caret placement in diagnostics.