Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Ddrbg.h92 struct drbg_state_ops { struct
126 const struct drbg_state_ops *d_ops;
/linux-4.4.14/crypto/
Ddrbg.c629 static struct drbg_state_ops drbg_ctr_ops = {
755 static struct drbg_state_ops drbg_hmac_ops = {
1035 static struct drbg_state_ops drbg_hash_ops = {