Searched refs:HTTP_SERVER_NONCE_SIZE (Results 1 – 1 of 1) sorted by relevance
4 #define HTTP_SERVER_NONCE_SIZE 32 macro94 …HAR) 0) && (*buffer_ptr != ' ') && (*buffer_ptr != (CHAR) 13) && (length < HTTP_SERVER_NONCE_SIZE)) in http_nonce_retrieve()162 _nx_md5_update(md5data, (unsigned char *) nonce, HTTP_SERVER_NONCE_SIZE); in http_digest_response_calculate()