Searched refs:r2i (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_conf.c153 } else if (method->r2i) {
158 if (!(ext_struc = method->r2i(method, ctx, value)))
H A Dx509v3.h122 X509V3_EXT_R2I r2i; member in struct:v3_ext_method
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_conf.c152 else if(method->r2i)
159 if(!(ext_struc = method->r2i(method, ctx, value))) return NULL;
H A Dx509v3.h109 X509V3_EXT_R2I r2i; member in struct:v3_ext_method
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_conf.c153 } else if (method->r2i) {
158 if (!(ext_struc = method->r2i(method, ctx, value)))
H A Dx509v3.h122 X509V3_EXT_R2I r2i; member in struct:v3_ext_method
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509v3.h109 X509V3_EXT_R2I r2i; member in struct:v3_ext_method

Completed in 71 milliseconds