Home
last modified time | relevance | path

Searched refs:chacha20_poly1305_seal (Results 1 – 2 of 2) 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() function
223 chacha20_poly1305_seal(out, in, in_len, ad, ad_len, tag); in aead_chacha20_poly1305_seal_scatter()
/external/boringssl/linux-x86_64/crypto/cipher_extra/
Dchacha20_poly1305_x86_64.S2096 .globl chacha20_poly1305_seal symbol
2097 .hidden chacha20_poly1305_seal
2098 .type chacha20_poly1305_seal,@function
2100 chacha20_poly1305_seal: label
4096 .size chacha20_poly1305_seal, .-chacha20_poly1305_seal