Searched refs:add_bytes (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/ |
| H A D | drbg_hash.c | 144 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 D | ChangeLog-2017 | 38965 (add_bytes): Remove. 39271 (add_bytes): Use warn_level. 40576 (add_bytes): Same. 41046 (add_bytes): Same.
|
| H A D | ChangeLog-2016 | 1577 (add_bytes): Correct the computation of boundrange used to 8563 (add_bytes): Same. Correct caret placement in diagnostics.
|