Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Ddrbg.h61 struct drbg_core { struct
120 const struct drbg_core *core;
/linux/crypto/
H A Ddrbg.c120 static const struct drbg_core drbg_cores[] = {
1821 const struct drbg_core *core, int pr) in drbg_fill_array()