Searched refs:h2b (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/zlib/contrib/tests/ |
H A D | infcover.cc | 267 local unsigned char *h2b(const char *hex, unsigned *len) in h2b() function 333 in = h2b(hex, &have); assert(in != NULL); in inf() 538 in = h2b(hex, &len);
|
/third_party/zlib/test/ |
H A D | infcover.c | 245 local unsigned char *h2b(const char *hex, unsigned *len) in h2b() function 311 in = h2b(hex, &have); assert(in != NULL); in inf() 517 in = h2b(hex, &len); in try()
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 189 my ($h1b,$h2b,$h3b,$h4b)=map("v$_.16b",(12..15)); 363 ext $h2b, $h2b, $h2b, #8 1176 ext $h2b, $h2b, $h2b, #8 2049 my ($h1b,$h2b,$h3b,$h4b)=map("v$_.16b",(12..15)); 2236 ext $h2b, $h2b, [all...] |
/third_party/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 189 my ($h1b,$h2b,$h3b,$h4b)=map("v$_.16b",(12..15)); 363 ext $h2b, $h2b, $h2b, #8 1176 ext $h2b, $h2b, $h2b, #8 2049 my ($h1b,$h2b,$h3b,$h4b)=map("v$_.16b",(12..15)); 2236 ext $h2b, $h2b, [all...] |
Completed in 9 milliseconds