Home
last modified time | relevance | path

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

/dports/security/libgcrypt/libgcrypt-1.9.4/random/
H A Drandom-drbg.c982 static struct drbg_state_ops_s drbg_ctr_ops = { variable
1606 drbg->d_ops = &drbg_ctr_ops; in drbg_instantiate()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/random/
H A Drandom-drbg.c982 static struct drbg_state_ops_s drbg_ctr_ops = { variable
1606 drbg->d_ops = &drbg_ctr_ops; in drbg_instantiate()
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Ddrbg.c621 static const struct drbg_state_ops drbg_ctr_ops = { variable
1262 drbg->d_ops = &drbg_ctr_ops; in drbg_alloc_state()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Ddrbg.c621 static const struct drbg_state_ops drbg_ctr_ops = { variable
1262 drbg->d_ops = &drbg_ctr_ops; in drbg_alloc_state()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Ddrbg.c621 static const struct drbg_state_ops drbg_ctr_ops = { variable
1262 drbg->d_ops = &drbg_ctr_ops; in drbg_alloc_state()
/dports/security/libgcrypt/libgcrypt-1.9.4/
H A DChangeLog5709 (drbg_ctr_ops): Init new functions pointers.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A DChangeLog5340 (drbg_ctr_ops): Init new functions pointers.