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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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 68 milliseconds