Searched refs:BUF_strlcpy (Results 26 - 50 of 68) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Db_dump.c107 BUF_strlcpy(buf, str, sizeof buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_lib.c386 BUF_strlcpy(copied, filename, strlen(filename) + 1);
452 BUF_strlcpy(result, filename, strlen(filename) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dso/
H A Ddso_lib.c362 BUF_strlcpy(copied, filename, strlen(filename) + 1);
412 BUF_strlcpy(result, filename, strlen(filename) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dso/
H A Ddso_lib.c362 BUF_strlcpy(copied, filename, strlen(filename) + 1);
412 BUF_strlcpy(result, filename, strlen(filename) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/objects/
H A Dobj_dat.c459 BUF_strlcpy(buf,s,buf_len);
548 BUF_strlcpy(buf,bndec,buf_len);
570 BUF_strlcpy(buf,tbuf,buf_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A Dobj_dat.c507 BUF_strlcpy(buf, s, buf_len);
581 BUF_strlcpy(buf, bndec, buf_len);
597 BUF_strlcpy(buf, tbuf, buf_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobj_dat.c507 BUF_strlcpy(buf, s, buf_len);
581 BUF_strlcpy(buf, bndec, buf_len);
597 BUF_strlcpy(buf, tbuf, buf_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Devp_pbe.c164 BUF_strlcpy(obj_tmp, "NULL", sizeof obj_tmp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Devp_pbe.c164 BUF_strlcpy(obj_tmp, "NULL", sizeof obj_tmp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ui/
H A Dui_lib.c416 BUF_strlcpy(prompt, prompt1, len + 1);
842 BUF_strlcpy(uis->result_buf, result,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ui/
H A Dui_lib.c433 BUF_strlcpy(prompt, prompt1, len + 1);
870 BUF_strlcpy(uis->result_buf, result,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ui/
H A Dui_lib.c416 BUF_strlcpy(prompt, prompt1, len + 1);
842 BUF_strlcpy(uis->result_buf, result,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dconf_def.c238 BUF_strlcpy(section,"default",10);
395 BUF_strlcpy(v->name,pname,strlen(pname)+1);
H A Dconf_mod.c564 BUF_strlcpy(file,X509_get_default_cert_area(),len + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dreq.c1376 BUF_strlcpy(buf, value, sizeof buf);
1395 BUF_strlcpy(buf, def, sizeof buf);
1435 BUF_strlcpy(buf, value, sizeof buf);
1454 BUF_strlcpy(buf, def, sizeof buf);
H A Ds_socket.c461 BUF_strlcpy(*host, h1->h_name, strlen(h1->h_name) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dreq.c1376 BUF_strlcpy(buf, value, sizeof buf);
1395 BUF_strlcpy(buf, def, sizeof buf);
1435 BUF_strlcpy(buf, value, sizeof buf);
1454 BUF_strlcpy(buf, def, sizeof buf);
H A Ds_socket.c461 BUF_strlcpy(*host, h1->h_name, strlen(h1->h_name) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dreq.c1533 BUF_strlcpy(buf,value,sizeof buf);
1556 BUF_strlcpy(buf,def,sizeof buf);
1591 BUF_strlcpy(buf,value,sizeof buf);
1614 BUF_strlcpy(buf,def,sizeof buf);
H A Ds_socket.c452 BUF_strlcpy(*host,h1->h_name,strlen(h1->h_name)+1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c666 BUF_strlcpy(buf + buf_len, amip->info,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/conf/
H A Dconf_mod.c543 BUF_strlcpy(file, X509_get_default_cert_area(), len + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dmem_dbg.c692 BUF_strlcpy(buf + buf_len, amip->info, sizeof buf - buf_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/conf/
H A Dconf_mod.c543 BUF_strlcpy(file, X509_get_default_cert_area(), len + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dmem_dbg.c692 BUF_strlcpy(buf + buf_len, amip->info, sizeof buf - buf_len);

Completed in 133 milliseconds

123