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