Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/crypto/io/
H A Dswrand.c432 #define SWRAND_ADD_BYTES(ptr, len, i, pool) \ macro
448 SWRAND_ADD_BYTES(ptr, len, pindex, pool); in swrand_add_bytes()
461 SWRAND_ADD_BYTES(ptr, len, bindex, pool); in swrand_add_bytes_later()
465 #undef SWRAND_ADD_BYTES