Searched refs:drbg_ctr_ops (Results 1 – 7 of 7) sorted by relevance
982 static struct drbg_state_ops_s drbg_ctr_ops = { variable1606 drbg->d_ops = &drbg_ctr_ops; in drbg_instantiate()
621 static const struct drbg_state_ops drbg_ctr_ops = { variable1262 drbg->d_ops = &drbg_ctr_ops; in drbg_alloc_state()
5709 (drbg_ctr_ops): Init new functions pointers.
5340 (drbg_ctr_ops): Init new functions pointers.