Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher/
De_chacha20poly1305.c92 static int aead_chacha20_poly1305_seal(const EVP_AEAD_CTX *ctx, uint8_t *out, in aead_chacha20_poly1305_seal() function
110 OPENSSL_PUT_ERROR(CIPHER, aead_chacha20_poly1305_seal, CIPHER_R_TOO_LARGE); in aead_chacha20_poly1305_seal()
115 OPENSSL_PUT_ERROR(CIPHER, aead_chacha20_poly1305_seal, CIPHER_R_TOO_LARGE); in aead_chacha20_poly1305_seal()
120 OPENSSL_PUT_ERROR(CIPHER, aead_chacha20_poly1305_seal, in aead_chacha20_poly1305_seal()
126 OPENSSL_PUT_ERROR(CIPHER, aead_chacha20_poly1305_seal, CIPHER_R_IV_TOO_LARGE); in aead_chacha20_poly1305_seal()
215 aead_chacha20_poly1305_seal,
/external/boringssl/src/crypto/err/
Dcipher.errordata22 CIPHER,function,117,aead_chacha20_poly1305_seal