Home
last modified time | relevance | path

Searched refs:assemble (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/modes/asm/
H A Dghash-parisc.pl723 sub assemble { subroutine
738 s/^\s+([a-z]+)([\S]*)\s+([\S]*)/&assemble($1,$2,$3)/e;
/openssl/crypto/sha/asm/
H A Dsha512-parisc.pl766 sub assemble { subroutine
799 s/^\s+([a-z]+)([\S]*)\s+([\S]*)/&assemble($1,$2,$3)/e if ($SIZE_T==4);
/openssl/crypto/bn/asm/
H A Dparisc-mont.pl982 sub assemble { subroutine
999 s/^\s+([a-z]+)([\S]*)\s+([\S]*)/&assemble($1,$2,$3)/e if ($BN_SZ==4);
/openssl/
H A DCHANGES.md5021 assemble our modules with -KPIC flag. As result it, assembly

Completed in 52 milliseconds