Home
last modified time | relevance | path

Searched refs:cprefix (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/include/crypto/
Devp.h173 #define BLOCK_CIPHER_func_ecb(cname, cprefix, kstruct, ksched) \ argument
177cprefix##_ecb_encrypt(in + i, out + i, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CTX_encrypting…
183 #define BLOCK_CIPHER_func_ofb(cname, cprefix, cbits, kstruct, ksched) \ argument
188cprefix##_ofb##cbits##_encrypt(in, out, (long)EVP_MAXCHUNK, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_…
196cprefix##_ofb##cbits##_encrypt(in, out, (long)inl, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CT…
202 #define BLOCK_CIPHER_func_cbc(cname, cprefix, kstruct, ksched) \ argument
207cprefix##_cbc_encrypt(in, out, (long)EVP_MAXCHUNK, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CT…
213cprefix##_cbc_encrypt(in, out, (long)inl, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CTX_iv_noco…
217 #define BLOCK_CIPHER_func_cfb(cname, cprefix, cbits, kstruct, ksched) \ argument
226 cprefix##_cfb##cbits##_encrypt(in, out, (long) \
[all …]
/third_party/pulseaudio/vala/
Dlibpulse.vapi53 [CCode (cname="pa_sample_format_t", cprefix="PA_SAMPLE_", has_type_id=false)]
456 [CCode (cname="pa_channel_position_t", cprefix="PA_CHANNEL_POSITION_", has_type_id=false)]
519 [CCode (cname="pa_channel_map_def_t", cprefix="PA_CHANNEL_MAP_", has_type_id=false)]
531 …[CCode (cname="pa_proplist", cprefix="pa_proplist_", free_function="pa_proplist_free", has_type_id…
692 [CCode (cname="pa_update_mode_t", cprefix="PA_UPDATE_", has_type_id=false)]
702 [CCode (cname="int", cprefix="PA_ERR_", has_type_id=false)]
744 [CCode (cname="pa_io_event_flags_t", cprefix="PA_IO_EVENT_", has_type_id=false)]
769 …[CCode (cname="pa_signal_event", cprefix="pa_signal_", free_function="pa_signal_free", has_type_id…
847 …[CCode (cname="pa_mainloop", cprefix="pa_mainloop_", free_function="pa_mainloop_free", has_type_id…
866 …[CCode (cname="pa_threaded_mainloop", cprefix="pa_threaded_mainloop_", free_function="pa_threaded_…
[all …]
Dlibpulse-mainloop-glib.vapi5 …[CCode (cheader_filename="pulse/glib-mainloop.h", cname="pa_glib_mainloop", cprefix="pa_glib_mainl…
Dlibpulse-simple.vapi22 [CCode (cheader_filename="pulse/simple.h", cname="pa_simple", cprefix="pa_simple_")]