| /src/crypto/external/apache2/openssl/dist/crypto/poly1305/ |
| poly1305_ppc.c | 18 void poly1305_emit(void *ctx, unsigned char mac[16], 36 func[1] = (void *)(uintptr_t)poly1305_emit; 44 func[1] = (void *)(uintptr_t)poly1305_emit;
|
| poly1305.c | 184 * in next iteration. If we end up in poly1305_emit, then 199 static void poly1305_emit(void *ctx, unsigned char mac[16], function 333 * in next iteration. If we end up in poly1305_emit, then 350 static void poly1305_emit(void *ctx, unsigned char mac[16], function 400 void poly1305_emit(void *ctx, unsigned char mac[16], 422 ctx->func.emit = poly1305_emit; 431 * This "eclipses" poly1305_blocks and poly1305_emit, but it's 435 #define poly1305_emit (*poly1305_emit_p) macro 495 poly1305_emit(ctx->opaque, mac, ctx->nonce);
|
| /src/crypto/external/bsd/openssl/dist/crypto/poly1305/ |
| poly1305_ppc.c | 18 void poly1305_emit(void *ctx, unsigned char mac[16], 36 func[1] = (void*)(uintptr_t)poly1305_emit; 44 func[1] = (void*)(uintptr_t)poly1305_emit;
|
| poly1305.c | 198 * in next iteration. If we end up in poly1305_emit, then 213 static void poly1305_emit(void *ctx, unsigned char mac[16], function 362 * in next iteration. If we end up in poly1305_emit, then 379 static void poly1305_emit(void *ctx, unsigned char mac[16], function 429 void poly1305_emit(void *ctx, unsigned char mac[16], 451 ctx->func.emit = poly1305_emit; 461 * This "eclipses" poly1305_blocks and poly1305_emit, but it's 465 # define poly1305_emit (*poly1305_emit_p) macro 525 poly1305_emit(ctx->opaque, mac, ctx->nonce);
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/ |
| poly1305-ppc.S | 146 .globl poly1305_emit 147 .type poly1305_emit,@function 150 poly1305_emit: label 151 .quad .poly1305_emit,.TOC.@tocbase,0 154 .poly1305_emit:
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/ |
| poly1305-s390x.pl | 174 .globl poly1305_emit 175 .type poly1305_emit,\@function 177 poly1305_emit: label 217 .size poly1305_emit,.-poly1305_emit
|
| poly1305-ppc.pl | 242 .globl .poly1305_emit 244 .poly1305_emit: 292 .size .poly1305_emit,.-.poly1305_emit 564 .globl .poly1305_emit 566 .poly1305_emit: 636 .size .poly1305_emit,.-.poly1305_emit
|
| poly1305-armv8.pl | 65 .globl poly1305_emit 66 .hidden poly1305_emit 102 adr $d1,poly1305_emit 183 .type poly1305_emit,%function 185 poly1305_emit: label 212 .size poly1305_emit,.-poly1305_emit 876 cbz $is_base2_26,poly1305_emit
|
| poly1305-mips.pl | 353 .globl poly1305_emit 354 .ent poly1305_emit 355 poly1305_emit: label 427 .end poly1305_emit
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/ |
| poly1305-ppc.S | 246 .globl poly1305_emit 247 .type poly1305_emit,@function 249 poly1305_emit: label
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/mips/ |
| poly1305-mips64.S | 256 .globl poly1305_emit 257 .ent poly1305_emit 258 poly1305_emit: label 330 .end poly1305_emit
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/ |
| poly1305-mips64.S | 256 .globl poly1305_emit 257 .ent poly1305_emit 258 poly1305_emit: label 330 .end poly1305_emit
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/ |
| poly1305-mips64.S | 256 .globl poly1305_emit 257 .ent poly1305_emit 258 poly1305_emit: label 330 .end poly1305_emit
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/ |
| poly1305.c | 200 * in next iteration. If we end up in poly1305_emit, then 215 static void poly1305_emit(void *ctx, unsigned char mac[16], function 364 * in next iteration. If we end up in poly1305_emit, then 381 static void poly1305_emit(void *ctx, unsigned char mac[16], function 431 void poly1305_emit(void *ctx, unsigned char mac[16], 453 ctx->func.emit = poly1305_emit; 463 * This "eclipses" poly1305_blocks and poly1305_emit, but it's 467 # define poly1305_emit (*poly1305_emit_p) macro 527 poly1305_emit(ctx->opaque, mac, ctx->nonce);
|
| /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/ |
| poly1305-armv8.pl | 69 .globl poly1305_emit 70 .hidden poly1305_emit 104 adrp $d1,poly1305_emit 191 .type poly1305_emit,%function 193 poly1305_emit: label 195 // The symbol .poly1305_emit is not a .globl symbol 224 .size poly1305_emit,.-poly1305_emit 898 cbz $is_base2_26,poly1305_emit
|
| poly1305-ia64.S | 279 .global poly1305_emit# 280 .proc poly1305_emit# 282 poly1305_emit: label 363 .endp poly1305_emit#
|
| poly1305-mips.pl | 357 .globl poly1305_emit 358 .ent poly1305_emit 359 poly1305_emit: label 431 .end poly1305_emit
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc64/ |
| poly1305-ppc.S | 147 .globl poly1305_emit 148 .type poly1305_emit,@function 151 poly1305_emit: label 152 .quad .poly1305_emit,.TOC.@tocbase,0 155 .poly1305_emit:
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ |
| poly1305-ppc.S | 147 .globl poly1305_emit 148 .type poly1305_emit,@function 151 poly1305_emit: label 152 .quad .poly1305_emit,.TOC.@tocbase,0 155 .poly1305_emit:
|
| /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/ |
| poly1305-ia64.S | 279 .global poly1305_emit# 280 .proc poly1305_emit# 282 poly1305_emit: label 363 .endp poly1305_emit#
|
| poly1305-mips.pl | 357 .globl poly1305_emit 358 .ent poly1305_emit 359 poly1305_emit: label 431 .end poly1305_emit
|
| poly1305-armv8.pl | 69 .globl poly1305_emit 70 .hidden poly1305_emit 183 .type poly1305_emit,%function 185 poly1305_emit: label 213 .size poly1305_emit,.-poly1305_emit 879 cbz $is_base2_26,poly1305_emit
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ |
| ppccap.c | 120 void poly1305_emit(void *ctx, unsigned char mac[16], 137 func[1] = (void*)(uintptr_t)poly1305_emit;
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc/ |
| poly1305-ppc.S | 247 .globl poly1305_emit 248 .type poly1305_emit,@function 250 poly1305_emit: label
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ |
| poly1305-ppc.S | 247 .globl poly1305_emit 248 .type poly1305_emit,@function 250 poly1305_emit: label
|