Searched defs:poly1305_blocks (Results 1 – 4 of 4) sorted by relevance
| /third_party/openssl/crypto/poly1305/asm/ |
| D | poly1305-ia64.S | 115 poly1305_blocks: label
|
| /third_party/openssl/crypto/poly1305/ |
| D | poly1305.c | 148 poly1305_blocks(void *ctx, const unsigned char *inp, size_t len, u32 padbit) in poly1305_blocks() function 290 poly1305_blocks(void *ctx, const unsigned char *inp, size_t len, u32 padbit) in poly1305_blocks() function 464 # define poly1305_blocks (*poly1305_blocks_p) macro
|
| D | poly1305_base2_44.c | 81 void poly1305_blocks(void *ctx, const unsigned char *inp, size_t len, in poly1305_blocks() function
|
| D | poly1305_ieee754.c | 224 void poly1305_blocks(void *ctx, const unsigned char *inp, size_t len, in poly1305_blocks() function
|