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

/freebsd-13-stable/crypto/openssl/engines/asm/
H A De_padlock-x86_64.pl163 .globl padlock_sha1_oneshot
164 .type padlock_sha1_oneshot,\@function,3
166 padlock_sha1_oneshot: label
183 .size padlock_sha1_oneshot,.-padlock_sha1_oneshot
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A De_padlock-x86_64.S116 .globl padlock_sha1_oneshot
117 .type padlock_sha1_oneshot,@function
119 padlock_sha1_oneshot: label
136 .size padlock_sha1_oneshot,.-padlock_sha1_oneshot
/freebsd-13-stable/sys/crypto/openssl/i386/
H A De_padlock-x86.S875 .globl padlock_sha1_oneshot
876 .type padlock_sha1_oneshot,@function
878 padlock_sha1_oneshot: label
905 .size padlock_sha1_oneshot,.-.L_padlock_sha1_oneshot_begin
1915 .globl padlock_sha1_oneshot
1916 .type padlock_sha1_oneshot,@function
1918 padlock_sha1_oneshot: label
1945 .size padlock_sha1_oneshot,.-.L_padlock_sha1_oneshot_begin
/freebsd-13-stable/crypto/openssl/engines/
H A De_padlock.c219 void padlock_sha1_oneshot(void *ctx, const void *inp, size_t len);

Completed in 61 milliseconds