Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/
Ddrbg.h93 struct drbg_state_ops { struct
134 const struct drbg_state_ops *d_ops;
/Linux-v4.19/crypto/
Ddrbg.c569 static const struct drbg_state_ops drbg_ctr_ops = {
698 static const struct drbg_state_ops drbg_hmac_ops = {
974 static const struct drbg_state_ops drbg_hash_ops = {