Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Ddrbg.h83 struct drbg_core { struct
127 const struct drbg_core *core;
/linux-4.4.14/crypto/
Ddrbg.c116 static const struct drbg_core drbg_cores[] = {
1923 const struct drbg_core *core, int pr) in drbg_fill_array()