HomeSort by relevance Sort by last modified time
    Searched refs:chacha20_poly1305_seal (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/cipher_extra/
e_chacha20poly1305.c 90 extern void chacha20_poly1305_seal(uint8_t *out_ciphertext,
103 static void chacha20_poly1305_seal(uint8_t *out_ciphertext, function
248 chacha20_poly1305_seal(out, in, in_len, ad, ad_len, &data);
  /external/boringssl/linux-x86_64/crypto/cipher_extra/
chacha20_poly1305_x86_64.S 2100 chacha20_poly1305_seal: label
    [all...]

Completed in 531 milliseconds