Home
last modified time | relevance | path

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

12

/external/boringssl/src/crypto/rsa_extra/
Drsa_crypt.c347 int RSA_public_encrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_encrypt()
362 int RSA_private_encrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_encrypt()
537 int RSA_private_decrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_decrypt()
551 int RSA_public_decrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_decrypt()
/external/cronet/third_party/boringssl/src/crypto/rsa_extra/
Drsa_crypt.c347 int RSA_public_encrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_encrypt()
362 int RSA_private_encrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_encrypt()
537 int RSA_private_decrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_decrypt()
551 int RSA_public_decrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_decrypt()
/external/libwebsockets/lib/misc/fts/
Dprivate-lib-misc-fts.h9 jg2_file_offset root, flen, filepath_table; member
Dtrie-fd.c89 uint32_t flen; in lws_fts_filepath() local
/external/toybox/toys/other/
Dmodinfo.c43 int fd, flen, i; in modinfo_file() local
Dlsusb.c62 off_t flen = sizeof(toybuf); in scan_uevent() local
/external/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
/external/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
/external/ltp/testcases/network/tcp_cmds/sendfile/
Dtestsf_s.c39 int pid, nbytes, flen, count; in main() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/rsa/
Drsa.c285 int RSA_public_encrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_encrypt()
309 int RSA_private_encrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_encrypt()
333 int RSA_private_decrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_decrypt()
348 int RSA_public_decrypt(size_t flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_decrypt()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c366 size_t flen; in wpa_gen_rsnxe() local
/external/linux-kselftest/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c37 size_t flen = MAX_FEATS_SZ - 1; in feats_to_string() local
/external/iptables/extensions/
Dlibebt_among.c127 long flen = 0; in bramong_parse() local
/external/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
/external/wpa_supplicant_8/src/common/
Dwpa_helpers.c169 size_t len, flen; in get_wpa_status() local
/external/eigen/unsupported/test/
Dopenglsupport.cpp217 size_t flen = find.length(); in find_and_replace() local
/external/fastrpc/src/
Dapps_std_imp.c99 int flen; member
204 static void apps_std_FILE_set_buffer_stream(struct apps_std_info* sinfo, char* fbuf, int flen, int … in apps_std_FILE_set_buffer_stream()
/external/wpa_supplicant_8/src/eap_peer/
Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c405 size_t flen; in wpa_write_rsnxe() local
Dieee802_11_shared.c1071 size_t flen; in hostapd_eid_rsnxe() local
/external/tcpdump/
Dprint-ptp.c300 print_field(netdissect_options *ndo, const char *st, uint32_t flen, in print_field()

12