Home
last modified time | relevance | path

Searched refs:gcm_init_p8 (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/crypto/openssl/powerpc64/
HDghashp8-ppc.S7 .globl gcm_init_p8
8 .type gcm_init_p8,@function
10 gcm_init_p8: label
11 .localentry gcm_init_p8,0
134 .size gcm_init_p8,.-gcm_init_p8
/freebsd-head/sys/crypto/openssl/powerpc64le/
HDghashp8-ppc.S7 .globl gcm_init_p8
8 .type gcm_init_p8,@function
10 gcm_init_p8: label
11 .localentry gcm_init_p8,0
134 .size gcm_init_p8,.-gcm_init_p8
/freebsd-head/sys/crypto/openssl/powerpc/
HDghashp8-ppc.S6 .globl gcm_init_p8
7 .type gcm_init_p8,@function
9 gcm_init_p8: label
131 .size gcm_init_p8,.-gcm_init_p8
/freebsd-head/crypto/openssl/crypto/modes/
HDgcm128.c688 void gcm_init_p8(u128 Htable[16], const u64 Xi[2]);
800 gcm_init_p8(ctx->Htable, ctx->H.u);