Searched defs:ctx (Results 1 - 25 of 135) sorted by relevance

123456

/haiku-fatelf/src/libs/compat/freebsd_wlan/crypto/rijndael/
H A Drijndael-api.c40 rijndael_set_key(rijndael_ctx *ctx, const u_char *key, int bits) argument
48 rijndael_decrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst) argument
55 rijndael_encrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dattrlist.c112 ntfs_attr_search_ctx *ctx; local
244 ntfs_attrlist_entry_rm(ntfs_attr_search_ctx *ctx) argument
[all...]
H A Defs.c138 ntfs_attr_search_ctx *ctx; local
322 ntfs_efs_fixup_attribute(ntfs_attr_search_ctx *ctx, ntfs_attr *na) argument
[all...]
/haiku-fatelf/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A Dsmtp.h56 SSL_CTX *ctx; member in class:SMTPProtocol
/haiku-fatelf/src/bin/locale/
H A Ddumpcatalog.cpp63 BString str, ctx, cmt; local
H A Dcollectcatkeys.cpp36 BString str, ctx, cmt; variable
/haiku-fatelf/src/libs/crypt/
H A Dcrypt-md5.c47 MD5_CTX ctx,ctx1; local
H A Dcrypt-nthash.c61 MD4_CTX ctx; local
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Drand.c46 do_rand(unsigned long *ctx) argument
80 rand_r(unsigned int *ctx) argument
[all...]
/haiku-fatelf/src/bin/network/ftpd/
H A Dmd5hl.c24 MD5End(MD5_CTX *ctx, char *buf) argument
53 MD5_CTX ctx; local
93 MD5_CTX ctx; local
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Dcss-url.c153 get_urls_css (struct map_context *ctx, int offset, int buf_length) argument
252 struct map_context ctx; local
[all...]
H A Dgen-md5.c67 gen_md5_init (gen_md5_context *ctx) argument
85 gen_md5_update (unsigned const char *buffer, int len, gen_md5_context *ctx) argument
103 gen_md5_finish (gen_md5_context *ctx, unsigned char *result) argument
[all...]
H A Dgnutls.c87 struct wgnutls_transport_context *ctx = arg; local
115 struct wgnutls_transport_context *ctx = arg; local
134 struct wgnutls_transport_context *ctx = arg; local
157 struct wgnutls_transport_context *ctx = arg; local
164 struct wgnutls_transport_context *ctx = arg; local
189 struct wgnutls_transport_context *ctx; local
213 struct wgnutls_transport_context *ctx = fd_transport_context (fd); local
[all...]
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dev_files.c52 evContext_p *ctx = opaqueCtx.opaque; local
157 evContext_p *ctx = opaqueCtx.opaque; local
268 FindFD(const evContext_p *ctx, int fd, int eventmask) argument
[all...]
H A Dev_waits.c54 evContext_p *ctx = opaqueCtx.opaque; local
80 evContext_p *ctx = opaqueCtx.opaque; local
107 evContext_p *ctx = opaqueCtx.opaque; local
165 evContext_p *ctx = opaqueCtx.opaque; local
186 print_waits(evContext_p *ctx) argument
205 evNewWaitList(evContext_p *ctx) argument
221 evFreeWaitList(evContext_p *ctx, evWaitList *this) argument
235 evGetWaitList(evContext_p *ctx, const void *tag, int should_create) argument
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_mqdec.c240 jpc_mqstate_t **ctx; local
259 void jpc_mqdec_setctx(jpc_mqdec_t *mqdec, int ctxno, jpc_mqctx_t *ctx) argument
[all...]
H A Djpc_mqenc.c300 jpc_mqstate_t **ctx; local
/haiku-fatelf/src/add-ons/translators/webp/libwebp/enc/
H A Dcost.c358 int ctype, band, ctx; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A Dbeserved_transport.cpp134 blf_ctx ctx; local
/haiku-fatelf/src/tests/kits/net/tcptester/
H A Dtcptester.cpp36 number(context *ctx) argument
51 value(context *ctx) argument
72 repeat(context *ctx) argument
91 send_packet(context *ctx, size_t bytes) argument
112 process_command(context *ctx) argument
153 read_command(context *ctx) argument
175 context ctx = { *(int *)data, 0 }; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dvolume_util.c141 ntfs_attr_search_ctx *ctx; local
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dbase64.c310 base64_decode_ctx_init (struct base64_decode_context *ctx) argument
323 get_4 (struct base64_decode_context *ctx, argument
462 base64_decode_ctx(struct base64_decode_context *ctx, const char *restrict in, size_t inlen, char *restrict out, size_t *outlen) argument
553 base64_decode_alloc_ctx(struct base64_decode_context *ctx, const char *in, size_t inlen, char **out, size_t *outlen) argument
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dbase64.c180 struct base64_decode_context ctx; local
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dmd5.c138 struct md5_ctx ctx; local
194 struct md5_ctx ctx; local
[all...]
/haiku-fatelf/src/bin/sharutils/lib/
H A Dmd5.c88 struct md5_ctx ctx; local
170 struct md5_ctx ctx; local
[all...]

Completed in 329 milliseconds

123456