Searched refs:CHACHA20POLY1305_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
47 if (direction == CHACHA20POLY1305_ENCRYPT) { in chacha20poly1305_memory()
68 … mlen, ct, emac, &len, CHACHA20POLY1305_ENCRYPT)) != CRYPT_OK) return err; in chacha20poly1305_test()136 wpt, 0, wct, wtag, &taglen, CHACHA20POLY1305_ENCRYPT); in chacha20poly1305_test()
548 #define CHACHA20POLY1305_ENCRYPT LTC_ENCRYPT macro
Completed in 4 milliseconds