Home
last modified time | relevance | path

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

/include/crypto/
Ddrbg.h273 #define DRBG_STRENGTH192 ((drbg_flag_t)1<<4) macro
275 #define DRBG_STRENGTH_MASK (DRBG_STRENGTH128 | DRBG_STRENGTH192 | \