/kernel/linux/linux-5.10/crypto/ |
H A D | vmac.c | 541 /* L1 and L2-hash the final block if needed */ in vhash_final() 661 inst->alg.final = vmac_final; in vmac_create()
|
H A D | rmd160.c | 248 ddd += cc + state[1]; /* final result for state[0] */ in rmd160_transform() 341 .final = rmd160_final,
|
H A D | rmd256.c | 316 .final = rmd256_final,
|
H A D | rmd128.c | 206 ddd += cc + state[1]; /* final result for state[0] */ in rmd128_transform() 297 .final = rmd128_final,
|
H A D | ccm.c | 903 inst->alg.final = crypto_cbcmac_digest_final; in cbcmac_create()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | do_func.S | 82 addl %d1,%d0 |combine for final index into table
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | NGmemcpy.S | 237 sub %i2, %g1, %i2 ! final sub-block copy bytes 391 /* %i2 contains any final bytes still needed to be copied
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | head_32.S | 645 st %g3, [%g4 + %lo(nwindows)] ! store final value
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | do_func.S | 82 addl %d1,%d0 |combine for final index into table
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 923 # - no highbit if final leftover block (highbit = 0)
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | NGmemcpy.S | 236 sub %i2, %g1, %i2 ! final sub-block copy bytes 390 /* %i2 contains any final bytes still needed to be copied
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | head_32.S | 645 st %g3, [%g4 + %lo(nwindows)] ! store final value
|
/kernel/linux/linux-6.6/crypto/ |
H A D | ccm.c | 903 inst->alg.final = crypto_cbcmac_digest_final; in cbcmac_create()
|
H A D | vmac.c | 542 /* L1 and L2-hash the final block if needed */ in vhash_final() 662 inst->alg.final = vmac_final; in vmac_create()
|
H A D | rmd160.c | 248 ddd += cc + state[1]; /* final result for state[0] */ in rmd160_transform() 341 .final = rmd160_final,
|
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | distributedaudiotest.cpp | 61 class AudioParamCallbackImpl final : public IAudioCallback { class
|
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
H A D | distributedaudiotest.cpp | 57 class AudioParamCallbackImpl final : public IAudioCallback { class
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | celt_pvq_search.asm | 165 ; Merge parallel maximums final round (1 vs 1)
|
/third_party/benchmark/src/ |
H A D | sysinfo.cc | 552 class ThreadAffinityGuard final { class
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-function-mocker_test.cc | 561 MOCK_METHOD(void, Pop, (), (final));
|
/third_party/node/src/ |
H A D | inspector_agent.cc | 211 class ChannelImpl final : public v8_inspector::V8Inspector::Channel, class
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | numberformatter.h | 2711 class U_I18N_API NumberFormatter final { class
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | numberformatter.h | 2867 class U_I18N_API NumberFormatter final { class
|
/third_party/node/deps/v8/src/compiler/ |
H A D | memory-lowering.cc | 28 class MemoryLowering::AllocationGroup final : public ZoneObject { class
|
/third_party/node/deps/v8/src/debug/ |
H A D | debug-coverage.cc | 99 class CoverageBlockIterator final { class
|