Home
last modified time | relevance | path

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

123

/third_party/node/deps/openssl/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_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_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_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()
242 static int rsa_ossl_private_encrypt(int flen, const unsigned char *from, in rsa_ossl_private_encrypt()
374 static int rsa_ossl_private_decrypt(int flen, const unsigned char *from, in rsa_ossl_private_decrypt()
511 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/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_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_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_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()
242 static int rsa_ossl_private_encrypt(int flen, const unsigned char *from, in rsa_ossl_private_encrypt()
374 static int rsa_ossl_private_decrypt(int flen, const unsigned char *from, in rsa_ossl_private_decrypt()
511 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.c1105 lws_filepos_t flen; local
1156 lws_filepos_t flen; local
/third_party/curl/src/
Dvar.c101 size_t flen, /* function string length */ in varfunc()
301 size_t flen = clp - funcp; in varexpand() local
Dtool_writeout.c621 size_t flen = end - ptr; in ourWriteOut() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ie.c364 size_t flen; in wpa_gen_rsnxe() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305_hw.c46 unsigned char *fixed, size_t flen) in chacha_poly1305_tls_iv_set_fixed()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305_hw.c46 unsigned char *fixed, size_t flen) in chacha_poly1305_tls_iv_set_fixed()
/third_party/alsa-utils/alsactl/
Dutils.c295 size_t flen; in cleanup_filename_filter() local

123