Searched defs:byte (Results 1 – 7 of 7) sorted by relevance
157 unsigned int byte; in ossl_decode_der_length() local
1905 size_t byte = bitnum / 8; in ossl_provider_set_operation_bit() local1931 size_t byte = bitnum / 8; in ossl_provider_test_operation_bit() local
182 uint8_t byte; in hexdecode() local
288 const unsigned char *byte = NULL; in test_PACKET_forward() local
520 BN_ULONG byte = (byte_xored + carry) & 0xff; in bin2bn() local613 unsigned char byte, byte_xored; in bn2binpad() local
221 unsigned char byte[SIV_LEN]; member
349 uint8_t byte; in hexdecode() local
Completed in 32 milliseconds