Searched refs:ossl_chacha20_initctx (Results 1 – 3 of 3) sorted by relevance
34 void ossl_chacha20_initctx(PROV_CHACHA20_CTX *ctx);
35 void ossl_chacha20_initctx(PROV_CHACHA20_CTX *ctx) in ossl_chacha20_initctx() function54 ossl_chacha20_initctx(ctx); in chacha20_newctx()
57 ossl_chacha20_initctx(&ctx->chacha); in chacha20_poly1305_newctx()
Completed in 7 milliseconds