Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/api/
H A Dkcf_random.c82 BLOCKING_EXTRACT, enumerator
484 case BLOCKING_EXTRACT: in rnd_get_bytes()
514 if (how == BLOCKING_EXTRACT) { in rnd_get_bytes()
562 how = noblock ? NONBLOCK_EXTRACT : BLOCKING_EXTRACT; in kcf_rnd_get_bytes()