Home
last modified time | relevance | path

Searched refs:chi (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/
H A Do_str.c210 int chi, cli; in hexstr2buf_sep() local
225 chi = OPENSSL_hexchar2int(ch); in hexstr2buf_sep()
226 if (cli < 0 || chi < 0) { in hexstr2buf_sep()
236 *q++ = (unsigned char)((chi << 4) | cli); in hexstr2buf_sep()
/openssl/crypto/sha/asm/
H A Dsha512-parisc.pl390 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
441 and $ahi,$chi,$a3
448 and $bhi,$chi,$a3
H A Dsha512-ppc.pl472 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
567 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,

Completed in 10 milliseconds