Lines Matching defs:name

151 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \  argument
157 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument
163 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument
169 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument
177 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument
186 #define IMPLEMENT_PEM_read_bio(name, type, str, asn1) \ argument
192 #define IMPLEMENT_PEM_write_bio(name, type, str, asn1) \ argument
198 #define IMPLEMENT_PEM_write_bio_const(name, type, str, asn1) \ argument
204 #define IMPLEMENT_PEM_write_cb_bio(name, type, str, asn1) \ argument
211 #define IMPLEMENT_PEM_write_cb_bio_const(name, type, str, asn1) \ argument
218 #define IMPLEMENT_PEM_write(name, type, str, asn1) \ argument
222 #define IMPLEMENT_PEM_write_const(name, type, str, asn1) \ argument
226 #define IMPLEMENT_PEM_write_cb(name, type, str, asn1) \ argument
230 #define IMPLEMENT_PEM_write_cb_const(name, type, str, asn1) \ argument
234 #define IMPLEMENT_PEM_read(name, type, str, asn1) \ argument
238 #define IMPLEMENT_PEM_rw(name, type, str, asn1) \ argument
242 #define IMPLEMENT_PEM_rw_const(name, type, str, asn1) \ argument
246 #define IMPLEMENT_PEM_rw_cb(name, type, str, asn1) \ argument
255 #define DECLARE_PEM_read_fp(name, type) \ argument
258 #define DECLARE_PEM_write_fp(name, type) \ argument
261 #define DECLARE_PEM_write_fp_const(name, type) \ argument
264 #define DECLARE_PEM_write_cb_fp(name, type) \ argument
270 #define DECLARE_PEM_read_bio(name, type) \ argument
273 #define DECLARE_PEM_write_bio(name, type) \ argument
276 #define DECLARE_PEM_write_bio_const(name, type) \ argument
279 #define DECLARE_PEM_write_cb_bio(name, type) \ argument
292 #define DECLARE_PEM_write(name, type) \ argument
296 #define DECLARE_PEM_write_const(name, type) \ argument
300 #define DECLARE_PEM_write_cb(name, type) \ argument
304 #define DECLARE_PEM_read(name, type) \ argument
308 #define DECLARE_PEM_rw(name, type) \ argument
312 #define DECLARE_PEM_rw_const(name, type) \ argument
316 #define DECLARE_PEM_rw_cb(name, type) \ argument