Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/
Ddrbg.h82 struct drbg_core { struct
123 const struct drbg_core *core;
/linux-4.1.27/crypto/
Ddrbg.c115 static const struct drbg_core drbg_cores[] = {
1893 const struct drbg_core *core, int pr) in drbg_fill_array()