Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Ddrbg.c698 static const struct drbg_state_ops drbg_hmac_ops = { variable
1159 drbg->d_ops = &drbg_hmac_ops; in drbg_alloc_state()