Searched refs:rctmode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dcms.c817 char *rctmode = (rctformat == FORMAT_ASN1) ? "rb" : "r"; local
818 if (!(rctin = BIO_new_file(rctfile, rctmode))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dcms.c817 char *rctmode = (rctformat == FORMAT_ASN1) ? "rb" : "r"; local
818 if (!(rctin = BIO_new_file(rctfile, rctmode))) {

Completed in 53 milliseconds