Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/io/
H A Dswrand.c110 static int physmem_parity_update(uint8_t *, uint32_t, int);
804 if (physmem_parity_update(entsrc->parity, oblock, in physmem_ent_gen()
818 physmem_parity_update(uint8_t *parity_vec, uint32_t block, int parity) in physmem_parity_update() function