Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Ddrbg.h84 struct drbg_core { struct
142 const struct drbg_core *core;
/OK3568_Linux_fs/kernel/crypto/
H A Ddrbg.c117 static const struct drbg_core drbg_cores[] = {
2049 const struct drbg_core *core, int pr) in drbg_fill_array()