Functions
chacha.h File Reference
#include <openssl/base.h>
Include dependency graph for chacha.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OPENSSL_EXPORT void CRYPTO_chacha_20 (uint8_t *out, const uint8_t *in, size_t in_len, const uint8_t key[32], const uint8_t nonce[12], uint32_t counter)
 

Function Documentation

◆ CRYPTO_chacha_20()

OPENSSL_EXPORT void CRYPTO_chacha_20 ( uint8_t out,
const uint8_t in,
size_t  in_len,
const uint8_t  key[32],
const uint8_t  nonce[12],
uint32_t  counter 
)

Definition at line 127 of file chacha.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:06