Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Ddrbg.c1256 static inline int drbg_alloc_state(struct drbg_state *drbg) in drbg_alloc_state() function
1566 ret = drbg_alloc_state(drbg); in drbg_instantiate()