Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Ddrbg.h93 struct drbg_state_ops { struct
136 const struct drbg_state_ops *d_ops;
/Linux-v5.4/crypto/
Ddrbg.c620 static const struct drbg_state_ops drbg_ctr_ops = {
749 static const struct drbg_state_ops drbg_hmac_ops = {
1025 static const struct drbg_state_ops drbg_hash_ops = {