mirror of
https://github.com/openssl/openssl.git
synced 2025-03-25 20:00:44 +08:00
Make some names consistent.
This commit is contained in:
parent
f60ceb54eb
commit
1d3159bcca
@ -1,4 +1,4 @@
|
||||
.title vax_bn_mul_add_word unsigned multiply & add, 32*32+32+32=>64
|
||||
.title vax_bn_mul_add_words unsigned multiply & add, 32*32+32+32=>64
|
||||
;
|
||||
; w.j.m. 15-jan-1999
|
||||
;
|
||||
@ -59,7 +59,7 @@ w=16 ;(AP) w by value (input)
|
||||
movl r6,r0 ; return c
|
||||
ret
|
||||
|
||||
.title vax_bn_mul_word unsigned multiply & add, 32*32+32=>64
|
||||
.title vax_bn_mul_words unsigned multiply & add, 32*32+32=>64
|
||||
;
|
||||
; w.j.m. 15-jan-1999
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user