Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Ddrbg.h93 struct drbg_state_ops { struct
142 const struct drbg_state_ops *d_ops;
/linux/crypto/
H A Ddrbg.c611 static const struct drbg_state_ops drbg_ctr_ops = {
738 static const struct drbg_state_ops drbg_hmac_ops = {
1012 static const struct drbg_state_ops drbg_hash_ops = {