Searched defs:enc_loop (Results 1 - 6 of 6) sorted by relevance

/external/boringssl/mac-x86_64/crypto/aes/
H A Dvpaes-x86_64.S41 L$enc_loop:
90 jnz L$enc_loop
H A Daes-x86_64.S13 jmp L$enc_loop
15 L$enc_loop:
70 jnz L$enc_loop
H A Dbsaes-x86_64.S122 L$enc_loop:
375 jnz L$enc_loop
377 jmp L$enc_loop
/external/boringssl/win-x86_64/crypto/aes/
H A Daes-x86_64.asm17 jmp NEAR $L$enc_loop
19 $L$enc_loop:
74 jnz NEAR $L$enc_loop
H A Dvpaes-x86_64.asm45 $L$enc_loop:
94 jnz NEAR $L$enc_loop
H A Dbsaes-x86_64.asm126 $L$enc_loop:
379 jnz NEAR $L$enc_loop
381 jmp NEAR $L$enc_loop

Completed in 3558 milliseconds