Searched refs:_type (Results 1 – 1 of 1) sorted by relevance
/curl/lib/vtls/ |
H A D | openssl.c | 350 #define print_pubkey_BN(_type, _name, _num) \ argument 351 pubkey_show(data, mem, _num, #_type, #_name, _name) 354 #define print_pubkey_BN(_type, _name, _num) \ argument 356 if(_type->_name) { \ 357 pubkey_show(data, mem, _num, #_type, #_name, _type->_name); \
|
Completed in 16 milliseconds