Home
last modified time | relevance | path

Searched refs:ossl_chacha20_initctx (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.h34 void ossl_chacha20_initctx(PROV_CHACHA20_CTX *ctx);
H A Dcipher_chacha20.c35 void ossl_chacha20_initctx(PROV_CHACHA20_CTX *ctx) in ossl_chacha20_initctx() function
54 ossl_chacha20_initctx(ctx); in chacha20_newctx()
H A Dcipher_chacha20_poly1305.c57 ossl_chacha20_initctx(&ctx->chacha); in chacha20_poly1305_newctx()

Completed in 6 milliseconds