Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Ddrbg.h84 struct drbg_core { struct
142 const struct drbg_core *core;
/linux-4.19.296/crypto/
Ddrbg.c116 static const struct drbg_core drbg_cores[] = {
2046 const struct drbg_core *core, int pr) in drbg_fill_array()