代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/157666/11674245
c gcm_gf_mult.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/157666/11674363
c gcm_process.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/157666/11674492
c gcm_add_aad.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/157666/11674551
c pmac_process.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/346949/11711498
cpp jidctflt.cpp
/*
* jidctflt.c
*
* Copyright (C) 1994, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/344684/11867645
s mpy8s.s
; fast 8x8=8 multiply
.text
mpy8s::
st -Y,r0
clr r0
loop:
tst r16
breq done
lsr r16
brsh skip
add r0,r17
skip:
lsl r17
rjmp loop
done:
mov r16,r0
ld r0,Y+
ret
www.eeworm.com/read/155317/11884815
s mpy8s.s
; fast 8x8=8 multiply
.text
mpy8s::
st -Y,r0
clr r0
loop:
tst r16
breq done
lsr r16
brsh skip
add r0,r17
skip:
lsl r17
rjmp loop
done:
mov r16,r0
ld r0,Y+
ret
www.eeworm.com/read/255665/12066184
c omac_process.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/255665/12066538
c gcm_gf_mult.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/255665/12066647
c gcm_process.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar