Home
last modified time | relevance | path

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

12

/dflybsd-src/crypto/libressl/crypto/rsa/
H A Drsa_pk1.c69 const unsigned char *from, int flen) in RSA_padding_add_PKCS1_type_1()
96 const unsigned char *from, int flen, int num) in RSA_padding_check_PKCS1_type_1()
145 const unsigned char *from, int flen) in RSA_padding_add_PKCS1_type_2()
178 const unsigned char *from, int flen, int num) in RSA_padding_check_PKCS1_type_2()
H A Drsa_crpt.c89 RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_encrypt()
96 RSA_private_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_private_encrypt()
103 RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_private_decrypt()
110 RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_decrypt()
H A Drsa_none.c68 int flen) in RSA_padding_add_none()
86 int flen, int num) in RSA_padding_check_none()
H A Drsa_oaep.c88 const unsigned char *from, int flen, const unsigned char *param, int plen) in RSA_padding_add_PKCS1_OAEP()
96 const unsigned char *from, int flen, const unsigned char *param, int plen, in RSA_padding_add_PKCS1_OAEP_mgf1()
162 const unsigned char *from, int flen, int num, const unsigned char *param, in RSA_padding_check_PKCS1_OAEP()
171 const unsigned char *from, int flen, int num, const unsigned char *param, in RSA_padding_check_PKCS1_OAEP_mgf1()
H A Drsa_x931.c69 int flen) in RSA_padding_add_X931()
106 int flen, int num) in RSA_padding_check_X931()
H A Drsa_eay.c161 RSA_eay_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_eay_public_encrypt()
350 RSA_eay_private_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_eay_private_encrypt()
477 RSA_eay_private_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_eay_private_decrypt()
601 RSA_eay_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_eay_public_decrypt()
H A Drsa_meth.c87 RSA_meth_set_priv_enc(RSA_METHOD *meth, int (*priv_enc)(int flen, in RSA_meth_set_priv_enc()
95 RSA_meth_set_priv_dec(RSA_METHOD *meth, int (*priv_dec)(int flen, in RSA_meth_set_priv_dec()
110 RSA_meth_set_pub_enc(RSA_METHOD *meth, int (*pub_enc)(int flen, in RSA_meth_set_pub_enc()
118 RSA_meth_set_pub_dec(RSA_METHOD *meth, int (*pub_dec)(int flen, in RSA_meth_set_pub_dec()
/dflybsd-src/contrib/nvi2/common/
H A Dline.c258 size_t flen; in db_append() local
329 size_t flen; in db_insert() local
392 size_t flen; in db_set() local
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dcharset.c457 iconv_t cd, const uchar *from, size_t flen, struct _cpp_strbuf *to) in conversion_loop()
506 convert_utf8_utf16 (iconv_t cd, const uchar *from, size_t flen, in convert_utf8_utf16()
513 convert_utf8_utf32 (iconv_t cd, const uchar *from, size_t flen, in convert_utf8_utf32()
520 convert_utf16_utf8 (iconv_t cd, const uchar *from, size_t flen, in convert_utf16_utf8()
527 convert_utf32_utf8 (iconv_t cd, const uchar *from, size_t flen, in convert_utf32_utf8()
536 const uchar *from, size_t flen, struct _cpp_strbuf *to) in convert_no_conversion()
561 convert_using_iconv (iconv_t cd, const uchar *from, size_t flen, in convert_using_iconv()
H A Dfiles.c282 size_t len, flen; in pch_open_file() local
1414 size_t dlen, flen; in append_file_to_dir() local
/dflybsd-src/contrib/nvi2/ex/
H A Dex_mkexrc.c42 size_t flen; in ex_mkexrc() local
/dflybsd-src/test/stress/
H A Dt_mlock.c22 size_t flen; in main() local
/dflybsd-src/usr.sbin/ppp/
H A Dfsm.c470 int plen, flen; in FsmRecvConfigReq() local
614 int plen, flen; in FsmRecvConfigAck() local
677 int plen, flen; in FsmRecvConfigNak() local
808 int flen; in FsmRecvConfigRej() local
/dflybsd-src/contrib/nvi2/cl/
H A Dcl_term.c209 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_fmap()
225 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_pfmap()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dcharset.c456 iconv_t cd, const uchar *from, size_t flen, struct _cpp_strbuf *to) in conversion_loop()
505 convert_utf8_utf16 (iconv_t cd, const uchar *from, size_t flen, in convert_utf8_utf16()
512 convert_utf8_utf32 (iconv_t cd, const uchar *from, size_t flen, in convert_utf8_utf32()
519 convert_utf16_utf8 (iconv_t cd, const uchar *from, size_t flen, in convert_utf16_utf8()
526 convert_utf32_utf8 (iconv_t cd, const uchar *from, size_t flen, in convert_utf32_utf8()
535 const uchar *from, size_t flen, struct _cpp_strbuf *to) in convert_no_conversion()
561 convert_using_iconv (iconv_t cd, const uchar *from, size_t flen, in convert_using_iconv()
/dflybsd-src/usr.sbin/rip6query/
H A Drip6query.c79 int i, n, len, flen; in main() local
/dflybsd-src/games/number/
H A Dnumber.c115 int flen, len, rval; in convert() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcompleter.c418 int flen = strlen (fieldname); in VEC() local
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dwpa_helpers.c169 size_t len, flen; in get_wpa_status() local
/dflybsd-src/contrib/lvm2/dist/libdm/
H A Dlibdm-report.c366 static uint32_t _all_match(struct dm_report *rh, const char *field, size_t flen) in _all_match()
412 static int _field_match(struct dm_report *rh, const char *field, size_t flen, in _field_match()
/dflybsd-src/sbin/hammer2/
H A Dcmd_recover.c517 size_t flen) in check_filename()
1238 size_t flen; in dump_dir_data() local
/dflybsd-src/bin/ls/
H A Dls.c551 size_t flen, ulen, glen; in display() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_pax.c342 u16 flen, mlen; in eap_pax_process() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-ptp.c286 print_field(netdissect_options *ndo, const char *st, uint32_t flen, in print_field()
/dflybsd-src/crypto/openssh/
H A Dssh-pkcs11-client.c253 rsa_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, int padding) in rsa_encrypt()

12