/openbsd-src/lib/libcrypto/rsa/ |
H A D | rsa_pk1.c | 71 const unsigned char *from, int flen) in RSA_padding_add_PKCS1_type_1() 127 const unsigned char *from, int flen, int num) in RSA_padding_check_PKCS1_type_1() 177 const unsigned char *from, int flen) in RSA_padding_add_PKCS1_type_2() 247 const unsigned char *from, int flen, int num) in RSA_padding_check_PKCS1_type_2()
|
H A D | rsa_eay.c | 125 rsa_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in rsa_public_encrypt() 305 rsa_private_encrypt(int flen, const unsigned char *from, unsigned char *to, in rsa_private_encrypt() 433 rsa_private_decrypt(int flen, const unsigned char *from, unsigned char *to, in rsa_private_decrypt() 558 rsa_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in rsa_public_decrypt() 866 RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_encrypt() 874 RSA_private_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_private_encrypt() 882 RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_private_decrypt() 890 RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_decrypt()
|
H A D | rsa_none.c | 68 int flen) in RSA_padding_add_none() 87 int flen, int num) in RSA_padding_check_none()
|
H A D | rsa_oaep.c | 88 const unsigned char *from, int flen, const unsigned char *param, int plen) in RSA_padding_add_PKCS1_OAEP() 97 const unsigned char *from, int flen, const unsigned char *param, int plen, in RSA_padding_add_PKCS1_OAEP_mgf1() 164 const unsigned char *from, int flen, int num, const unsigned char *param, in RSA_padding_check_PKCS1_OAEP() 174 const unsigned char *from, int flen, int num, const unsigned char *param, in RSA_padding_check_PKCS1_OAEP_mgf1()
|
H A D | rsa_x931.c | 69 int flen) in RSA_padding_add_X931() 106 int flen, int num) in RSA_padding_check_X931()
|
H A D | rsa_meth.c | 92 RSA_meth_set_priv_enc(RSA_METHOD *meth, int (*priv_enc)(int flen, in RSA_meth_set_priv_enc() 101 RSA_meth_set_priv_dec(RSA_METHOD *meth, int (*priv_dec)(int flen, in RSA_meth_set_priv_dec() 118 RSA_meth_set_pub_enc(RSA_METHOD *meth, int (*pub_enc)(int flen, in RSA_meth_set_pub_enc() 127 RSA_meth_set_pub_dec(RSA_METHOD *meth, int (*pub_dec)(int flen, in RSA_meth_set_pub_dec()
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | ca.c | 183 size_t flen, tlen, padding; in ca_imsg() local 294 rsae_send_imsg(int flen, const unsigned char *from, unsigned char *to, in rsae_send_imsg() argument 372 rsae_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, in rsae_priv_enc() argument 383 rsae_priv_dec(int flen,const unsigned char * from,unsigned char * to,RSA * rsa,int padding) rsae_priv_dec() argument [all...] |
/openbsd-src/usr.sbin/relayd/ |
H A D | ca.c | 296 rsae_send_imsg(int flen, const u_char *from, u_char *to, RSA *rsa, in rsae_send_imsg() argument 408 rsae_priv_enc(int flen, const u_char *from, u_char *to, RSA *rsa, int padding) in rsae_priv_enc() argument 415 rsae_priv_dec(int flen, const u_char *from, u_char *to, RSA *rsa, int padding) in rsae_priv_dec() argument
|
/openbsd-src/usr.sbin/rpki-client/ |
H A D | filemode.c | 103 size_t flen; parse_load_crl() local 137 size_t flen; parse_load_cert() local 247 size_t flen, i; parse_load_ta() local
|
H A D | parser.c | 296 size_t flen; parse_load_crl_from_mft() local 813 parse_load_file(struct entity * entp,unsigned char ** f,size_t * flen) parse_load_file() argument 847 size_t flen; parse_entity() local [all...] |
/openbsd-src/usr.bin/vi/cl/ |
H A D | cl_term.c | 157 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, in cl_fmap() 174 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, in cl_pfmap()
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | charset.c | 457 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() 552 convert_using_iconv (iconv_t cd, const uchar *from, size_t flen, in convert_using_iconv()
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | petal.c | 191 process_one_header(char* buf, char* file, size_t flen, char* host, size_t hlen, in process_one_header() argument 215 read_http_headers(SSL* ssl, char* file, size_t flen, char* host, size_t hlen, in read_http_headers() argument 589 socklen_t flen = (socklen_t)sizeof(from); in do_service() local
|
/openbsd-src/regress/usr.bin/mandoc/db/mlinks/ |
H A D | mlinks.c | 36 size_t flen, nlen; in main() local
|
/openbsd-src/regress/sys/netinet/pmtu/ |
H A D | udp_echo6.py | 82 flen = frag.plen + len(IPv6()) variable
|
/openbsd-src/usr.bin/dig/lib/dns/rdata/generic/ |
H A D | keydata_65533.c | 33 size_t flen; in isc_time_formathttptimestamp() local
|
/openbsd-src/games/number/ |
H A D | number.c | 120 int flen, len, rval; in convert() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | vmsdbgout.c | 72 char flen; member 1063 int flen = file_info_entry.flen; in write_srccorr() local 1448 char flen; in lookup_filename() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | vmsdbgout.c | 67 char flen; member 1071 int flen = file_info_entry.flen; local 1467 char flen; local
|
/openbsd-src/usr.bin/cvs/ |
H A D | client.c | 695 size_t flen; in cvs_client_updated() local 798 size_t flen; in cvs_client_merged() local
|
/openbsd-src/sys/dev/usb/ |
H A D | utrh.c | 203 int temp, rh, flen, olen; in utrh_refresh() local
|
/openbsd-src/bin/ls/ |
H A D | ls.c | 440 int bcfile, flen, glen, ulen, maxflags, maxgroup, maxuser, maxlen; in display() local
|
/openbsd-src/libexec/tradcpp/ |
H A D | files.c | 321 size_t dlen, flen, rlen; in mkfilename() local
|
/openbsd-src/sys/dev/fdt/ |
H A D | mvpinctrl.c | 229 int i, flen, plen, node; in mvpinctrl_pinctrl() local
|
/openbsd-src/sys/dev/sdmmc/ |
H A D | if_bwfm_sdio.c | 1206 size_t flen; in bwfm_sdio_rx_frames() local 1321 size_t flen; in bwfm_sdio_rx_glom() local
|