Home
last modified time | relevance | path

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

/Linux-v6.1/include/crypto/
Ddrbg.h84 struct drbg_core { struct
143 const struct drbg_core *core;
/Linux-v6.1/crypto/
Ddrbg.c118 static const struct drbg_core drbg_cores[] = {
2074 const struct drbg_core *core, int pr) in drbg_fill_array()