| /arch/s390/crypto/ |
| A D | hmac_s390.c | 102 u8 *digest, unsigned int digestsize, bool final) in hash_data() argument 129 func = final ? CPACF_KLMD_SHA_256 : CPACF_KIMD_SHA_256; in hash_data() 131 if (!final) in hash_data() 135 func = final ? CPACF_KLMD_SHA_256 : CPACF_KIMD_SHA_256; in hash_data() 139 func = final ? CPACF_KLMD_SHA_512 : CPACF_KIMD_SHA_512; in hash_data() 141 if (!final) in hash_data() 145 func = final ? CPACF_KLMD_SHA_512 : CPACF_KIMD_SHA_512; in hash_data()
|
| A D | phmac_s390.c | 176 bool final; member 651 req_ctx->final = true; in phmac_final() 697 req_ctx->final = true; in phmac_finup() 886 if (req_ctx->final) { in phmac_do_one_request() 903 if (rc || req_ctx->final) in phmac_do_one_request() 918 .final = phmac_final, \
|
| /arch/alpha/lib/ |
| A D | strncpy.S | 47 subq $27, 1, $2 # clear the final bits in the prev word 73 1: ldq_u $1, 0($16) # clear the leading bits in the final word
|
| A D | memchr.S | 125 beq $2, $final # .. e1 : 157 $final: subq $5, $0, $18 # .. e1 : $18 <- number of bytes left to do
|
| A D | ev6-memchr.S | 143 beq $2, $final # U : U L U L 181 $final: subq $5, $0, $18 # E : $18 <- number of bytes left to do
|
| A D | ev6-memset.S | 209 mskqh $7,$6,$2 # U : Mask final quad 387 mskqh $7,$6,$2 # U : Mask final quad 575 mskqh $7,$6,$2 # U : Mask final quad
|
| A D | ev6-stxncpy.S | 318 and a1, 7, t6 # E : avoid final load if possible 323 ldq_u t2, 8(a1) # L : load final src word 331 $u_eocfin: # end-of-count, final word
|
| A D | stxncpy.S | 277 ldq_u t2, 8(a1) # e0 : load final src word 285 $u_eocfin: # end-of-count, final word
|
| /arch/x86/kernel/cpu/mce/ |
| A D | core.c | 308 if (!final || mce_cmp(m, &final->m)) { in mce_panic() 314 if (final) { in mce_panic() 315 print_mce(final); in mce_panic() 317 apei_err = apei_write_mce(&final->m); in mce_panic() 322 memmsg = mce_dump_aux_info(&final->m); in mce_panic() 337 if (final && (final->m.status & MCI_STATUS_ADDRV)) { in mce_panic() 1383 *final = *err; in __mc_scan_banks() 1389 *err = *final; in __mc_scan_banks() 1519 struct mce_hw_err *final; in do_machine_check() local 1564 final = this_cpu_ptr(&hw_errs_seen); in do_machine_check() [all …]
|
| /arch/m68k/fpsp040/ |
| A D | bindec.S | 98 | the final string area in memory. 102 | digits are stored in the final string. 103 | Test the length of the final exponent string. If the 106 | A16. Write sign bits to final string. 120 | a0: ptr for original operand/final result 231 | a0: ptr for original operand/final result 294 | a0: ptr for original operand/final result 359 | d0: exponent/scratch - final is 0 366 | a0: ptr for original operand/final result 619 | d0: FPCR with size set to ext/scratch final = 0 [all …]
|
| A D | decbin.S | 56 | A5. Form the final binary number by scaling the mantissa by 62 | Clean up and return. Check if the final mul or div resulted 493 | If the final mul/div in decbin incurred an inex exception,
|
| A D | kernel_ex.S | 133 | On entry, a0 points to the exceptional operand. The final exceptional
|
| A D | gen_except.S | 323 | the save. The frame will be unimp only if the final 346 | busy frame was created as the result of an exception on the final
|
| /arch/x86/crypto/ |
| A D | nhpoly1305-avx2-glue.c | 54 .final = crypto_nhpoly1305_final,
|
| A D | nhpoly1305-sse2-glue.c | 54 .final = crypto_nhpoly1305_final,
|
| A D | aes-ctr-avx-x86_64.S | 196 .macro _prepare_2_ctr_vecs is_xctr, i0, i1, final=0 220 .if !\final 399 _prepare_2_ctr_vecs \is_xctr, 6, 7, final=1
|
| /arch/arm64/crypto/ |
| A D | nhpoly1305-neon-glue.c | 54 .final = crypto_nhpoly1305_final,
|
| /arch/arm/crypto/ |
| A D | nhpoly1305-neon-glue.c | 54 .final = crypto_nhpoly1305_final,
|
| A D | blake2b-neon-core.S | 70 s8, s9, s10, s11, s12, s13, s14, s15, final=0 231 .if ! \final 307 final=1
|
| A D | aes-ce-core.S | 569 add r4, r4, #16 @ # bytes in final block 573 add r4, r0, r4 @ output address of final block 575 vld1.8 {q1}, [r1] @ load final partial block 655 add r4, r4, #16 @ # bytes in final block 659 add r4, r0, r4 @ output address of final block 663 vld1.8 {q1}, [r1] @ load final partial block
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8996-v3.0.dtsi | 17 * overlay on top of 3.1 (the final one) than vice versa.
|
| /arch/arm64/kvm/ |
| A D | at.c | 593 u8 final = 0; in combine_s1_s2_attr() local 612 final = MEMATTR_NC; in combine_s1_s2_attr() 615 final = MEMATTR_Wt; in combine_s1_s2_attr() 617 final = MEMATTR_Wb; in combine_s1_s2_attr() 619 if (final != MEMATTR_NC) { in combine_s1_s2_attr() 624 final = 0; in combine_s1_s2_attr() 627 final = MEMATTR_NC; in combine_s1_s2_attr() 632 final |= s1 & GENMASK(1, 0); in combine_s1_s2_attr() 635 return final; in combine_s1_s2_attr()
|
| /arch/sparc/lib/ |
| A D | checksum_32.S | 50 addx %g0, %o2, %o2 ! add in final carry 57 addx %g0, %o2, %o2 ! add in final carry 69 4: ldub [%o0], %o5 ! get final byte 74 addx %g0, %o2, %o0 ! add final carry into retval 121 addx %g0, %o2, %o2 ! sink in final carry 130 sub %g7, %o4, %g7 ! final jmp ptr adjust 140 addx %g0, %o2, %o2 ! fetch final carry
|
| /arch/m68k/ifpsp060/src/ |
| A D | ilsp.S | 89 # codes before performing the final "rts". If the divisor was equal to # 469 swap %d6 # %d6 is low 32 bits of final product 475 add.l %d3, %d5 # %d5 now ms 32 bits of final product 560 # lo([1]) is the final lo 16 bits of the result. 569 # lo portions of [2],[3] have been added in to final result. 686 # lo([1]) is the final lo 16 bits of the result. 695 # lo portions of [2],[3] have been added in to final result.
|
| /arch/powerpc/kvm/ |
| A D | booke.c | 633 int final; in kvmppc_watchdog_func() local 637 final = 0; in kvmppc_watchdog_func() 642 final = 1; in kvmppc_watchdog_func() 660 if (final && (vcpu->arch.tcr & TCR_WRC_MASK) && in kvmppc_watchdog_func() 673 if (!final) in kvmppc_watchdog_func()
|