Home
last modified time | relevance | path

Searched defs:done (Results 1 – 7 of 7) sorted by relevance

/crypto/poly1305/
A Dpoly1305_test.cc35 size_t done = 0; in TestSIMD() local
/crypto/rand/
A Dpassive.cc92 size_t done = 0; in get_seed_from_daemon() local
/crypto/fipsmodule/cmac/
A Dcmac_test.cc49 size_t done = 0; in test() local
/crypto/cipher/
A De_chacha20poly1305.cc152 for (size_t done = 0; done < extra_in_len; block_counter++) { in chacha20_poly1305_seal_scatter() local
A De_aesgcmsiv.cc598 for (size_t done = 0; done < in_len;) { in gcm_siv_crypt() local
/crypto/bio/
A Dbio.cc398 size_t done = prefix_len; in bio_read_all() local
/crypto/kyber/
A Dkyber.cc310 int done = 0; in scalar_from_keccak_vartime() local

Completed in 19 milliseconds