Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/chachapoly/
A Dchacha20poly1305_memory.c47 if (direction == CHACHA20POLY1305_ENCRYPT) { in chacha20poly1305_memory()
A Dchacha20poly1305_test.c68 … mlen, ct, emac, &len, CHACHA20POLY1305_ENCRYPT)) != CRYPT_OK) return err; in chacha20poly1305_test()
136 wpt, 0, wct, wtag, &taglen, CHACHA20POLY1305_ENCRYPT); in chacha20poly1305_test()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h548 #define CHACHA20POLY1305_ENCRYPT LTC_ENCRYPT macro

Completed in 4 milliseconds