Home
last modified time | relevance | path

Searched defs:poly1305 (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/demos/mac/
DMakefile19 poly1305: poly1305.o target
21 gmac hmac-sha512 cmac-aes256 poly1305: target
/third_party/openssl/test/
Dpoly1305_internal_test.c1508 POLY1305 poly1305; in test_poly1305() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305.h21 POLY1305 poly1305; member
/third_party/openssl/providers/implementations/macs/
Dpoly1305_prov.c41 POLY1305 poly1305; /* Poly1305 data */ member
/third_party/node/deps/npm/node_modules/tweetnacl/
Dnacl-fast.js467 var poly1305 = function(key) { function
498 poly1305.prototype.blocks = function(m, mpos, bytes) { class
/third_party/mbedtls/programs/test/
Dbenchmark.c541 poly1305, member