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

/linux-4.1.27/include/crypto/
H A Ddrbg.h91 struct drbg_state_ops { struct
122 const struct drbg_state_ops *d_ops;
/linux-4.1.27/crypto/
H A Ddrbg.c626 static struct drbg_state_ops drbg_ctr_ops = {
752 static struct drbg_state_ops drbg_hmac_ops = {
1032 static struct drbg_state_ops drbg_hash_ops = {

Completed in 101 milliseconds