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

/freebsd-13-stable/crypto/openssl/engines/asm/
H A De_padlock-x86_64.pl154 .globl padlock_xstore
155 .type padlock_xstore,\@function,2
157 padlock_xstore: label
161 .size padlock_xstore,.-padlock_xstore
/freebsd-13-stable/crypto/openssl/engines/
H A De_padlock.c218 int padlock_xstore(void *out, int edx);
682 eax = padlock_xstore(output, 0);
696 eax = padlock_xstore(&buf, 3);
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A De_padlock-x86_64.S107 .globl padlock_xstore
108 .type padlock_xstore,@function
110 padlock_xstore: label
114 .size padlock_xstore,.-padlock_xstore
/freebsd-13-stable/sys/crypto/openssl/i386/
H A De_padlock-x86.S850 .globl padlock_xstore
851 .type padlock_xstore,@function
853 padlock_xstore: label
861 .size padlock_xstore,.-.L_padlock_xstore_begin
1890 .globl padlock_xstore
1891 .type padlock_xstore,@function
1893 padlock_xstore: label
1901 .size padlock_xstore,.-.L_padlock_xstore_begin

Completed in 41 milliseconds