Searched refs:ossl_gost_cipher_ctx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/crypto/openssl/engines/ccgost/
H A Dgost_crypt.c50 sizeof(struct ossl_gost_cipher_ctx), /* ctx_size */
67 sizeof(struct ossl_gost_cipher_ctx), /* ctx_size */
167 static int gost_cipher_set_param(struct ossl_gost_cipher_ctx *c, int nid)
188 struct ossl_gost_cipher_ctx *c = ctx->cipher_data;
205 struct ossl_gost_cipher_ctx *c = ctx->cipher_data;
231 struct ossl_gost_cipher_ctx *c = ctx;
242 struct ossl_gost_cipher_ctx *c = ctx;
392 gost_destroy(&((struct ossl_gost_cipher_ctx *)ctx->cipher_data)->cctx);
432 struct ossl_gost_cipher_ctx *c = ctx->cipher_data;
477 struct ossl_gost_cipher_ctx *
[all...]
H A Dgost_lcl.h138 struct ossl_gost_cipher_ctx { struct

Completed in 99 milliseconds