Take BoringSSL '9f4cad2': Fix typo in .size directives for aesni_gcm_encrypt.
This commit is contained in:
commit
0d8ff226ea
@ -1064,7 +1064,7 @@ $code.=<<___;
|
||||
ret
|
||||
.seh_endproc
|
||||
.cfi_endproc
|
||||
.size aesni_gcm_decrypt,.-aesni_gcm_decrypt
|
||||
.size aesni_gcm_encrypt,.-aesni_gcm_encrypt
|
||||
___
|
||||
|
||||
$code.=<<___;
|
||||
|
Loading…
x
Reference in New Issue
Block a user