Searched refs:MAX_PINNED_PUBKEY_SIZE (Results 1 – 2 of 2) sorted by relevance
60 #ifndef MAX_PINNED_PUBKEY_SIZE61 #define MAX_PINNED_PUBKEY_SIZE 1048576 /* 1MB */ macro
967 if(filesize < 0 || filesize > MAX_PINNED_PUBKEY_SIZE) in Curl_pin_peer_pubkey()