Home
last modified time | relevance | path

Searched defs:flen (Results 1 – 25 of 60) sorted by relevance

123

/third_party/openssl/crypto/rsa/
Drsa_pk1.c29 const unsigned char *from, int flen) in RSA_padding_add_PKCS1_type_1()
54 const unsigned char *from, int flen, in RSA_padding_check_PKCS1_type_1()
123 int flen) in ossl_rsa_padding_add_PKCS1_type_2_ex()
162 const unsigned char *from, int flen) in RSA_padding_add_PKCS1_type_2()
168 const unsigned char *from, int flen, in RSA_padding_check_PKCS1_type_2()
300 size_t flen, int client_version, in ossl_rsa_padding_check_PKCS1_type_2_TLS()
Drsa_crpt.c33 int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_encrypt()
39 int RSA_private_encrypt(int flen, const unsigned char *from, in RSA_private_encrypt()
45 int RSA_private_decrypt(int flen, const unsigned char *from, in RSA_private_decrypt()
51 int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_decrypt()
Drsa_none.c21 const unsigned char *from, int flen) in RSA_padding_add_none()
38 const unsigned char *from, int flen, int num) in RSA_padding_check_none()
Drsa_oaep.c40 const unsigned char *from, int flen, in RSA_padding_add_PKCS1_OAEP()
56 const unsigned char *from, int flen, in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex()
142 const unsigned char *from, int flen, in RSA_padding_add_PKCS1_OAEP_mgf1()
151 const unsigned char *from, int flen, int num, in RSA_padding_check_PKCS1_OAEP()
159 const unsigned char *from, int flen, in RSA_padding_check_PKCS1_OAEP_mgf1()
Drsa_x931.c23 const unsigned char *from, int flen) in RSA_padding_add_X931()
60 const unsigned char *from, int flen, int num) in RSA_padding_check_X931()
Drsa_ossl.c74 static int rsa_ossl_public_encrypt(int flen, const unsigned char *from, in rsa_ossl_public_encrypt()
241 static int rsa_ossl_private_encrypt(int flen, const unsigned char *from, in rsa_ossl_private_encrypt()
373 static int rsa_ossl_private_decrypt(int flen, const unsigned char *from, in rsa_ossl_private_decrypt()
519 static int rsa_ossl_public_decrypt(int flen, const unsigned char *from, in rsa_ossl_public_decrypt()
Drsa_meth.c113 int RSA_meth_set_pub_enc(RSA_METHOD *meth, in RSA_meth_set_pub_enc()
129 int RSA_meth_set_pub_dec(RSA_METHOD *meth, in RSA_meth_set_pub_dec()
145 int RSA_meth_set_priv_enc(RSA_METHOD *meth, in RSA_meth_set_priv_enc()
161 int RSA_meth_set_priv_dec(RSA_METHOD *meth, in RSA_meth_set_priv_dec()
/third_party/libwebsockets/lib/misc/fts/
Dprivate-lib-misc-fts.h9 jg2_file_offset root, flen, filepath_table; member
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-server.c110 lws_filepos_t flen; in lws_tls_server_certs_load() local
190 lws_filepos_t flen; in lws_tls_server_vhost_backend_init() local
Dmbedtls-client.c177 lws_filepos_t flen; in lws_ssl_client_bio_create() local
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
Dtestsf_s.c39 int pid, nbytes, flen, count; in main() local
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c1054 lws_filepos_t flen; local
1105 lws_filepos_t flen; local
Dopenssl-server.c172 lws_filepos_t flen; local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ie.c358 size_t flen; in wpa_gen_rsnxe() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305_hw.c46 unsigned char *fixed, size_t flen) in chacha_poly1305_tls_iv_set_fixed()
Dciphercommon_ccm.c53 size_t flen) in ccm_tls_iv_set_fixed()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_helpers.c169 size_t len, flen; in get_wpa_status() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_helpers.c169 size_t len, flen; in get_wpa_status() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Drpng-win.c172 int rc, alen, flen; in WinMain() local
Drpng2-win.c281 int rc, alen, flen; in WinMain() local
Drpng-x.c171 int rc, alen, flen; in main() local
/third_party/alsa-utils/alsactl/
Dutils.c295 size_t flen; in cleanup_filename_filter() local
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dencoding.c427 guint f, v, a, flen, vlen, alen; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local

123