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

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_padlock.c449 static inline unsigned int padlock_xstore(void *addr, unsigned int edx_in) function
519 static int __fastcall padlock_xstore(void *outp, unsigned int code) function
1190 eax = padlock_xstore(output, 0);
1204 eax = padlock_xstore(&buf, 3);

Completed in 166 milliseconds