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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dgl_openssl.h59 # undef _gl_ctx macro
61 # define _gl_ctx _GLCRYPTO_CONCAT (OPENSSL_ALG, _ctx) /* gnulib type. */ macro
63 struct _gl_ctx { _gl_CTX CTX; }; struct
78 GL_CRYPTO_FN (_init_ctx) (struct _gl_ctx *ctx)
84 GL_CRYPTO_FN (_process_bytes) (const void *buf, size_t len, struct _gl_ctx *ctx)
88 GL_CRYPTO_FN (_process_block) (const void *buf, size_t len, struct _gl_ctx *ctx)
93 GL_CRYPTO_FN (_finish_ctx) (struct _gl_ctx *ctx, void *res)
101 GL_CRYPTO_FN (_read_ctx) (const struct _gl_ctx *ctx, void *res)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dgl_openssl.h59 # undef _gl_ctx macro
61 # define _gl_ctx _GLCRYPTO_CONCAT (OPENSSL_ALG, _ctx) /* gnulib type. */ macro
63 struct _gl_ctx { _gl_CTX CTX; }; struct
78 GL_CRYPTO_FN (_init_ctx) (struct _gl_ctx *ctx)
84 GL_CRYPTO_FN (_process_bytes) (const void *buf, size_t len, struct _gl_ctx *ctx)
88 GL_CRYPTO_FN (_process_block) (const void *buf, size_t len, struct _gl_ctx *ctx)
93 GL_CRYPTO_FN (_finish_ctx) (struct _gl_ctx *ctx, void *res)
101 GL_CRYPTO_FN (_read_ctx) (const struct _gl_ctx *ctx, void *res)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dgl_openssl.h59 # undef _gl_ctx macro
61 # define _gl_ctx _GLCRYPTO_CONCAT (OPENSSL_ALG, _ctx) /* gnulib type. */ macro
63 struct _gl_ctx { _gl_CTX CTX; }; struct
78 GL_CRYPTO_FN (_init_ctx) (struct _gl_ctx *ctx)
84 GL_CRYPTO_FN (_process_bytes) (const void *buf, size_t len, struct _gl_ctx *ctx)
88 GL_CRYPTO_FN (_process_block) (const void *buf, size_t len, struct _gl_ctx *ctx)
93 GL_CRYPTO_FN (_finish_ctx) (struct _gl_ctx *ctx, void *res)
101 GL_CRYPTO_FN (_read_ctx) (const struct _gl_ctx *ctx, void *res)

Completed in 107 milliseconds