Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Ddrbg.h274 #define DRBG_STRENGTH192 ((drbg_flag_t)1<<4) macro
276 #define DRBG_STRENGTH_MASK (DRBG_STRENGTH128 | DRBG_STRENGTH192 | \
/linux-6.3-rc2/crypto/
A Ddrbg.c127 .flags = DRBG_CTR | DRBG_STRENGTH192,
215 case DRBG_STRENGTH192: in drbg_sec_strength()

Completed in 6 milliseconds