Home
last modified time | relevance | path

Searched refs:ossl_chacha20_initctx (Results 1 - 6 of 6) sorted by relevance

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c34 void ossl_chacha20_initctx(PROV_CHACHA20_CTX *ctx) in ossl_chacha20_initctx() function
53 ossl_chacha20_initctx(ctx); in chacha20_newctx()
H A Dcipher_chacha20.h34 void ossl_chacha20_initctx(PROV_CHACHA20_CTX *ctx);
H A Dcipher_chacha20_poly1305.c56 ossl_chacha20_initctx(&ctx->chacha); in chacha20_poly1305_newctx()
/third_party/node/deps/openssl/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 4 milliseconds