Searched refs:padlock_xstore (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_padlock.c463 static inline unsigned int padlock_xstore(void *addr, unsigned int edx_in) function
533 static int __fastcall padlock_xstore(void *outp, unsigned int code) function
1204 eax = padlock_xstore(output, 0);
1218 eax = padlock_xstore(&buf, 3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_padlock.c463 static inline unsigned int padlock_xstore(void *addr, unsigned int edx_in) function
533 static int __fastcall padlock_xstore(void *outp, unsigned int code) function
1204 eax = padlock_xstore(output, 0);
1218 eax = padlock_xstore(&buf, 3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_padlock.c453 padlock_xstore(void *addr, unsigned int edx_in) function
524 padlock_xstore(void *outp,unsigned int code) function
1172 eax = padlock_xstore(output, 0);
1182 eax = padlock_xstore(&buf, 3);

Completed in 49 milliseconds