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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-sparcv9.pl399 .globl gcm_gmult_vis3
401 gcm_gmult_vis3:
450 .type gcm_gmult_vis3,#function
451 .size gcm_gmult_vis3,.-gcm_gmult_vis3
400 gcm_gmult_vis3: label
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-sparcv9.pl401 .globl gcm_gmult_vis3
403 gcm_gmult_vis3:
452 .type gcm_gmult_vis3,#function
453 .size gcm_gmult_vis3,.-gcm_gmult_vis3
402 gcm_gmult_vis3: label
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Dghash-sparcv9.S289 .globl gcm_gmult_vis3
291 gcm_gmult_vis3: label
340 .type gcm_gmult_vis3,#function
341 .size gcm_gmult_vis3,.-gcm_gmult_vis3
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Dghash-sparcv9.S289 .globl gcm_gmult_vis3
291 gcm_gmult_vis3: label
340 .type gcm_gmult_vis3,#function
341 .size gcm_gmult_vis3,.-gcm_gmult_vis3
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Dghash-sparcv9.S292 .globl gcm_gmult_vis3
294 gcm_gmult_vis3: label
343 .type gcm_gmult_vis3,#function
344 .size gcm_gmult_vis3,.-gcm_gmult_vis3
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Dghash-sparcv9.S292 .globl gcm_gmult_vis3
294 gcm_gmult_vis3: label
343 .type gcm_gmult_vis3,#function
344 .size gcm_gmult_vis3,.-gcm_gmult_vis3
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dgcm128.c697 void gcm_gmult_vis3(u64 Xi[2], const u128 Htable[16]);
811 ctx->gmult = gcm_gmult_vis3;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dgcm128.c683 void gcm_gmult_vis3(u64 Xi[2], const u128 Htable[16]);
794 ctx->gmult = gcm_gmult_vis3;

Completed in 283 milliseconds