Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher_extra/
De_chacha20poly1305.c60 extern void chacha20_poly1305_seal(uint8_t *out_ciphertext,
75 static void chacha20_poly1305_seal(uint8_t *out_ciphertext, in chacha20_poly1305_seal() argument