Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Ddrbg.h84 struct drbg_core { struct
137 const struct drbg_core *core;
/Linux-v5.4/crypto/
Ddrbg.c116 static const struct drbg_core drbg_cores[] = {
2055 const struct drbg_core *core, int pr) in drbg_fill_array()