Searched refs:Func (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-s390x.pl99 $Func="sha${label}_block_data_order";
233 .globl $Func
234 .type $Func,\@function
235 $Func:
309 .size $Func,.-$Func
H A Dsha512p8-ppc.pl83 ($Ki,$Func,$S0,$S1,$s0,$s1,$lemask)=map("v$_",(24..31));
101 vsel $Func,$g,$f,$e ; Ch(e,f,g)
106 vaddu${sz}m $h,$h,$Func ; h+=Ch(e,f,g)
107 vxor $Func,$a,$b
110 vsel $Func,$b,$c,$Func ; Maj(a,b,c)
113 vaddu${sz}m $S0,$S0,$Func ; Sigma0(a)+Maj(a,b,c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-s390x.pl99 $Func="sha${label}_block_data_order";
233 .globl $Func
234 .type $Func,\@function
235 $Func:
309 .size $Func,.-$Func
H A Dsha512p8-ppc.pl83 ($Ki,$Func,$S0,$S1,$s0,$s1,$lemask)=map("v$_",(24..31));
101 vsel $Func,$g,$f,$e ; Ch(e,f,g)
106 vaddu${sz}m $h,$h,$Func ; h+=Ch(e,f,g)
107 vxor $Func,$a,$b
110 vsel $Func,$b,$c,$Func ; Maj(a,b,c)
113 vaddu${sz}m $S0,$S0,$Func ; Sigma0(a)+Maj(a,b,c)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2870/common/
H A Drtusb_bulk.c63 u8 BulkOutPipeId, IN usb_complete_t Func)
87 pSrc, pTxContext->BulkOutSize, Func, pTxContext);
102 unsigned long BulkOutSize, IN usb_complete_t Func)
123 pSrc, BulkOutSize, Func, pTxContext);
61 RTUSBInitTxDesc(struct rt_rtmp_adapter *pAd, struct rt_tx_context *pTxContext, u8 BulkOutPipeId, IN usb_complete_t Func) argument
99 RTUSBInitHTTxDesc(struct rt_rtmp_adapter *pAd, struct rt_ht_tx_context *pTxContext, u8 BulkOutPipeId, unsigned long BulkOutSize, IN usb_complete_t Func) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A DHelpGen.cpp1476 Func, enumerator in enum:__anon808
1483 foundCommand = Func;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h3980 u8 BulkOutPipeId, IN usb_complete_t Func);
3985 unsigned long BulkOutSize, IN usb_complete_t Func);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dmlme.c5140 unsigned long Msg, IN STATE_MACHINE_FUNC Func)
5148 S->TransFunc[St * S->NrMsg + MsgIdx] = Func;
5138 StateMachineSetAction(struct rt_state_machine *S, unsigned long St, unsigned long Msg, IN STATE_MACHINE_FUNC Func) argument

Completed in 182 milliseconds