Home
last modified time | relevance | path

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

/linux-6.6.21/crypto/
Ddrbg.c622 static const struct drbg_state_ops drbg_ctr_ops = { variable
1299 drbg->d_ops = &drbg_ctr_ops; in drbg_alloc_state()