Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Ddrbg.h250 #define DRBG_STRENGTH128 ((drbg_flag_t)1<<3) macro
253 #define DRBG_STRENGTH_MASK (DRBG_STRENGTH128 | DRBG_STRENGTH192 | \