Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Ddrbg.h84 struct drbg_core { struct
143 const struct drbg_core *core;
/openbmc/linux/crypto/
H A Ddrbg.c118 static const struct drbg_core drbg_cores[] = {
2074 const struct drbg_core *core, int pr) in drbg_fill_array()