Home
last modified time | relevance | path

Searched defs:chacha20_poly1305_cipher (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305.c31 static OSSL_FUNC_cipher_cipher_fn chacha20_poly1305_cipher; variable
265 static int chacha20_poly1305_cipher(void *vctx, unsigned char *out, in chacha20_poly1305_cipher() function
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305.c32 static OSSL_FUNC_cipher_cipher_fn chacha20_poly1305_cipher; variable
285 static int chacha20_poly1305_cipher(void *vctx, unsigned char *out, in chacha20_poly1305_cipher() function
/third_party/node/deps/openssl/openssl/crypto/evp/
De_chacha20_poly1305.c364 static int chacha20_poly1305_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in chacha20_poly1305_cipher() function
/third_party/openssl/crypto/evp/
De_chacha20_poly1305.c364 static int chacha20_poly1305_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in chacha20_poly1305_cipher() function