Home
last modified time | relevance | path

Searched refs:bits (Results 1 – 4 of 4) sorted by relevance

/unit/src/
H A Dnxt_port_memory_int.h132 nxt_free_map_t bits, mask; in nxt_port_mmap_get_free_chunk() local
138 bits = m[i] & mask; in nxt_port_mmap_get_free_chunk()
141 if (bits == 0) { in nxt_port_mmap_get_free_chunk()
145 ffs = __builtin_ffsll(bits); in nxt_port_mmap_get_free_chunk()
H A Dnxt_sha1.c123 #define ROTATE(bits, word) (((word) << (bits)) | ((word) >> (32 - (bits)))) argument
/unit/src/java/nginx/unit/websocket/
H A DLocalStrings.properties76 wsFrame.wrongRsv=The client frame set the reserved bits to [{0}] for a message with opCode [{1}] wh…
/unit/docs/
H A Dunit-openapi.yaml173 value: "RSA (4096 bits)"
4429 key: "RSA (4096 bits)"
4470 key: "RSA (4096 bits)"