/src/sys/crypto/nist_hash_drbg/ |
nist_hash_drbg.c | 98 static void add8(secret uint8_t *, size_t, const secret uint8_t *, size_t); 229 add8(D->V, sizeof D->V, w, sizeof w); 245 add8(D->V, sizeof D->V, H, sizeof H); 246 add8(D->V, sizeof D->V, D->C, sizeof D->C); 247 add8(D->V, sizeof D->V, reseed_counter, sizeof reseed_counter); 280 add8(data, sizeof data, (const uint8_t[]) {1}, 1); 306 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) 301 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) function in typeref:typename:void
|
nist_hash_drbg.c | 98 static void add8(secret uint8_t *, size_t, const secret uint8_t *, size_t); 229 add8(D->V, sizeof D->V, w, sizeof w); 245 add8(D->V, sizeof D->V, H, sizeof H); 246 add8(D->V, sizeof D->V, D->C, sizeof D->C); 247 add8(D->V, sizeof D->V, reseed_counter, sizeof reseed_counter); 280 add8(data, sizeof data, (const uint8_t[]) {1}, 1); 306 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) 301 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) function in typeref:typename:void
|
nist_hash_drbg.c | 98 static void add8(secret uint8_t *, size_t, const secret uint8_t *, size_t); 229 add8(D->V, sizeof D->V, w, sizeof w); 245 add8(D->V, sizeof D->V, H, sizeof H); 246 add8(D->V, sizeof D->V, D->C, sizeof D->C); 247 add8(D->V, sizeof D->V, reseed_counter, sizeof reseed_counter); 280 add8(data, sizeof data, (const uint8_t[]) {1}, 1); 306 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) 301 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) function in typeref:typename:void
|
nist_hash_drbg.c | 98 static void add8(secret uint8_t *, size_t, const secret uint8_t *, size_t); 229 add8(D->V, sizeof D->V, w, sizeof w); 245 add8(D->V, sizeof D->V, H, sizeof H); 246 add8(D->V, sizeof D->V, D->C, sizeof D->C); 247 add8(D->V, sizeof D->V, reseed_counter, sizeof reseed_counter); 280 add8(data, sizeof data, (const uint8_t[]) {1}, 1); 306 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) 301 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) function in typeref:typename:void
|
nist_hash_drbg.c | 98 static void add8(secret uint8_t *, size_t, const secret uint8_t *, size_t); 229 add8(D->V, sizeof D->V, w, sizeof w); 245 add8(D->V, sizeof D->V, H, sizeof H); 246 add8(D->V, sizeof D->V, D->C, sizeof D->C); 247 add8(D->V, sizeof D->V, reseed_counter, sizeof reseed_counter); 280 add8(data, sizeof data, (const uint8_t[]) {1}, 1); 306 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) 301 add8(secret uint8_t *s, size_t slen, const secret uint8_t *a, size_t alen) function in typeref:typename:void
|