Searched refs:h2b (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/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()
|
/freebsd/crypto/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 189 my ($h1b,$h2b,$h3b,$h4b)=map("v$_.16b",(12..15)); 364 ext $h2b, $h2b, $h2b, #8 1178 ext $h2b, $h2b, $h2b, #8 2051 my ($h1b,$h2b,$h3b,$h4b)=map("v$_.16b",(12..15)); 2239 ext $h2b, $h2b, $h2b, #8 3119 ext $h2b, $h2b, $h2b, #8 3997 my ($h1b,$h2b,$h3b,$h4b)=map("v$_.16b",(12..15)); 4139 ext $h2b, $h2b, $h2b, #8 5122 ext $h2b, $h2b, $h2b, #8
|