Searched defs:random_value (Results 1 - 1 of 1) sorted by relevance

/sssd/src/p11_child/
H A Dp11_child_nss.c100 unsigned char random_value[128]; local
354 rv = PK11_GenerateRandom(random_value, sizeof(random_value));
382 random_value, sizeof(random_value),
400 rv = VFY_VerifyData(random_value, sizeof(random_value),

Completed in 518 milliseconds