Home
last modified time | relevance | path

Searched refs:shahex (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Digest-SHA/
H A DSHA.xs164 result = shahex(&sha);
289 result = shahex(state);
/openbsd/gnu/usr.bin/perl/cpan/Digest-SHA/src/
H A Dsha.c422 static char *shahex(SHA *s) in shahex() function
530 return(shahex(&h->osha)); in hmachex()