Home
last modified time | relevance | path

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

/crypto/
Ddrbg.c1202 static inline void drbg_copy_drbg(struct drbg_state *src, in drbg_copy_drbg() function
1243 drbg_copy_drbg(drbg, tmp); in drbg_make_shadow()
1261 drbg_copy_drbg(tmp, drbg); in drbg_restore_shadow()