diff options
Diffstat (limited to 'openssl/crypto/bn/asm/ppc-mont.pl')
-rw-r--r-- | openssl/crypto/bn/asm/ppc-mont.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/crypto/bn/asm/ppc-mont.pl b/openssl/crypto/bn/asm/ppc-mont.pl index f9b6992cc..da69c6aaa 100644 --- a/openssl/crypto/bn/asm/ppc-mont.pl +++ b/openssl/crypto/bn/asm/ppc-mont.pl @@ -325,6 +325,7 @@ Lcopy: ; copy or in-place refresh .long 0 .byte 0,12,4,0,0x80,12,6,0 .long 0 +.size .bn_mul_mont_int,.-.bn_mul_mont_int .asciz "Montgomery Multiplication for PPC, CRYPTOGAMS by <appro\@openssl.org>" ___ |