Searched refs:offset2ptr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dtasn_utl.c70 #define offset2ptr(addr, offset) (void *)(((char *) addr) + offset) macro
78 int *sel = offset2ptr(*pval, it->utype);
90 sel = offset2ptr(*pval, it->utype);
113 lck = offset2ptr(*pval, aux->ref_offset);
137 return offset2ptr(*pval, aux->enc_offset);
206 pvaltmp = offset2ptr(*pval, tt->offset);
234 sfld = offset2ptr(*pval, adb->offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dtasn_utl.c70 #define offset2ptr(addr, offset) (void *)(((char *) addr) + offset) macro
78 int *sel = offset2ptr(*pval, it->utype);
89 sel = offset2ptr(*pval, it->utype);
111 lck = offset2ptr(*pval, aux->ref_offset);
136 return offset2ptr(*pval, aux->enc_offset);
208 pvaltmp = offset2ptr(*pval, tt->offset);
235 sfld = offset2ptr(*pval, adb->offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dtasn_utl.c70 #define offset2ptr(addr, offset) (void *)(((char *) addr) + offset) macro
78 int *sel = offset2ptr(*pval, it->utype);
90 sel = offset2ptr(*pval, it->utype);
113 lck = offset2ptr(*pval, aux->ref_offset);
137 return offset2ptr(*pval, aux->enc_offset);
206 pvaltmp = offset2ptr(*pval, tt->offset);
234 sfld = offset2ptr(*pval, adb->offset);

Completed in 107 milliseconds