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.h70 struct drbg_state_ops { struct
119 const struct drbg_state_ops *d_ops;
/linux/crypto/
H A Ddrbg.c396 static const struct drbg_state_ops drbg_ctr_ops = {
523 static const struct drbg_state_ops drbg_hmac_ops = {
797 static const struct drbg_state_ops drbg_hash_ops = {