Home
last modified time | relevance | path

Searched refs:base64_decodestate (Results 1 – 25 of 71) sorted by relevance

123

/dports/net/nmsg/nmsg-1.0.1/libmy/
H A Db64_decode.h20 } base64_decodestate; typedef
22 void base64_init_decodestate(base64_decodestate* state_in);
26 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
H A Db64_decode.c19 void base64_init_decodestate(base64_decodestate* state_in) in base64_init_decodestate()
25 …_block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in) in base64_decode_block()
/dports/lang/io-devel/io-9bfac31d/libs/basekit/source/
H A Dcdecode.h20 } base64_decodestate; typedef
22 void base64_init_decodestate(base64_decodestate* state_in);
26 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
H A Dcdecode.c19 void base64_init_decodestate(base64_decodestate* state_in) in base64_init_decodestate()
25 …_block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in) in base64_decode_block()
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/httpserver/
H A Dcdecode.h80 } base64_decodestate; typedef
82 void base64_init_decodestate(base64_decodestate* state_in);
86 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
H A Dcdecode.cpp82 void base64_init_decodestate(base64_decodestate* state_in) in base64_init_decodestate()
88 …_block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in) in base64_decode_block()
/dports/security/libu2f-host/libu2f-host-libu2f-host-1.1.10/u2f-host/b64/
H A Dcdecode.h37 } base64_decodestate; typedef
39 void base64_init_decodestate (base64_decodestate * state_in);
44 char *plaintext_out, base64_decodestate * state_in);
/dports/converters/libb64/libb64-1.2.1/include/b64/
H A Dcdecode.h20 } base64_decodestate; typedef
22 void base64_init_decodestate(base64_decodestate* state_in);
26 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
/dports/security/ykclient/ykclient-2.15/
H A Dcdecode.h24 } base64_decodestate;
27 void base64_init_decodestate (base64_decodestate * state_in);
35 base64_decodestate * state_in);
H A Dcdecode.c29 base64_init_decodestate (base64_decodestate * state_in) in base64_init_decodestate()
37 char *plaintext_out, base64_decodestate * state_in) in base64_decode_block()
/dports/math/minizinc/libminizinc-2.5.5/include/minizinc/_thirdparty/b64/
H A Dcdecode.h16 } base64_decodestate; typedef
18 void base64_init_decodestate(base64_decodestate* state_in);
23 base64_decodestate* state_in);
/dports/dns/wdns/wdns-0.10.0/libmy/
H A Db64_decode.h20 } base64_decodestate; typedef
22 void base64_init_decodestate(base64_decodestate* state_in);
26 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/b64/
H A Dbase64dec.h21 } base64_decodestate; typedef
23 void base64_init_decodestate(base64_decodestate * state_in);
28 char *plaintext_out, base64_decodestate * state_in);
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/plugins/digest/vendor/b64/
H A Dcdecode.h20 } base64_decodestate; typedef
22 void base64_init_decodestate(base64_decodestate* state_in);
26 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/libb64/
H A Dcdecode.h20 } base64_decodestate; typedef
22 void base64_init_decodestate(base64_decodestate* state_in);
26 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
/dports/www/faup/faup-1.5-48-g88dbbe2/src/lib/include/faup/b64/
H A Dcdecode.h20 } base64_decodestate; typedef
22 void base64_init_decodestate(base64_decodestate* state_in);
27 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
/dports/science/conduit/conduit-0.8.0/src/thirdparty_builtin/libb64-1.2.1/include/b64/
H A Dcdecode.h25 } base64_decodestate; typedef
27 void base64_init_decodestate(base64_decodestate* state_in);
31 …block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in);
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/libzrtpcpp/
H A DzrtpB64Decode.h27 } base64_decodestate; typedef
29 void base64_init_decodestate(base64_decodestate* state_in);
33 …ck(const char* code_in, const int length_in, uint8_t *plaintext_out, base64_decodestate* state_in);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/x300/
H A Dcdecode.h24 } base64_decodestate; typedef
26 void base64_init_decodestate(base64_decodestate* state_in);
30 …ck(const char* code_in, const size_t length_in, char* plaintext_out, base64_decodestate* state_in);
/dports/databases/tarantool-c/tarantool-c-0ab37e8/third_party/
H A Dbase64.c186 struct base64_decodestate struct
213 base64_decodestate_init(struct base64_decodestate *state) in base64_decodestate_init()
222 struct base64_decodestate *state) in base64_decode_block()
299 struct base64_decodestate state; in base64_decode()
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/tarantool-c/third_party/
H A Dbase64.c184 struct base64_decodestate struct
211 base64_decodestate_init(struct base64_decodestate *state) in base64_decodestate_init()
220 struct base64_decodestate *state) in base64_decode_block()
294 struct base64_decodestate state; in base64_decode()
/dports/converters/libb64/libb64-1.2.1/src/
H A Dcdecode.c19 void base64_init_decodestate(base64_decodestate* state_in) in base64_init_decodestate()
25 …_block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in) in base64_decode_block()
/dports/security/libu2f-host/libu2f-host-libu2f-host-1.1.10/u2f-host/
H A Dcdecode.c48 base64_init_decodestate (base64_decodestate * state_in) in base64_init_decodestate()
56 char *plaintext_out, base64_decodestate * state_in) in base64_decode_block()
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/
H A DzrtpB64Decode.c19 void base64_init_decodestate(base64_decodestate* state_in) in base64_init_decodestate()
25 …ock(const char* code_in, const int length_in, uint8_t *plaintext_out, base64_decodestate* state_in) in base64_decode_block()
/dports/science/conduit/conduit-0.8.0/src/thirdparty_builtin/libb64-1.2.1/src/
H A Dcdecode.cpp29 void base64_init_decodestate(base64_decodestate* state_in) in base64_init_decodestate()
35 …_block(const char* code_in, const int length_in, char* plaintext_out, base64_decodestate* state_in) in base64_decode_block()

123