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

/netbsd-current/crypto/external/bsd/openssl/dist/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) function
54 ossl_chacha20_initctx(ctx);
H A Dcipher_chacha20_poly1305.c57 ossl_chacha20_initctx(&ctx->chacha);

Completed in 186 milliseconds