Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Ddrbg.c752 static struct drbg_state_ops drbg_hmac_ops = { variable
1490 drbg->d_ops = &drbg_hmac_ops; in drbg_instantiate()