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

/freebsd-13-stable/crypto/openssl/engines/asm/
H A De_padlock-x86_64.pl207 .globl padlock_sha256_oneshot
208 .type padlock_sha256_oneshot,\@function,3
210 padlock_sha256_oneshot: label
227 .size padlock_sha256_oneshot,.-padlock_sha256_oneshot
/freebsd-13-stable/sys/crypto/openssl/amd64/
H A De_padlock-x86_64.S160 .globl padlock_sha256_oneshot
161 .type padlock_sha256_oneshot,@function
163 padlock_sha256_oneshot: label
180 .size padlock_sha256_oneshot,.-padlock_sha256_oneshot
/freebsd-13-stable/sys/crypto/openssl/i386/
H A De_padlock-x86.S936 .globl padlock_sha256_oneshot
937 .type padlock_sha256_oneshot,@function
939 padlock_sha256_oneshot: label
966 .size padlock_sha256_oneshot,.-.L_padlock_sha256_oneshot_begin
1976 .globl padlock_sha256_oneshot
1977 .type padlock_sha256_oneshot,@function
1979 padlock_sha256_oneshot: label
2006 .size padlock_sha256_oneshot,.-.L_padlock_sha256_oneshot_begin
/freebsd-13-stable/crypto/openssl/engines/
H A De_padlock.c221 void padlock_sha256_oneshot(void *ctx, const void *inp, size_t len);

Completed in 122 milliseconds