Home
last modified time | relevance | path

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

/dports/security/libgcrypt/libgcrypt-1.9.4/tests/
H A Dbench-slope.c1497 static struct bench_ops poly1305_decrypt_ops = { variable
1536 {GCRY_CIPHER_MODE_POLY1305, "POLY1305 dec", &poly1305_decrypt_ops},
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/tests/
H A Dbench-slope.c1497 static struct bench_ops poly1305_decrypt_ops = { variable
1536 {GCRY_CIPHER_MODE_POLY1305, "POLY1305 dec", &poly1305_decrypt_ops},
/dports/security/libgcrypt/libgcrypt-1.9.4/
H A DChangeLog9217 (poly1305_decrypt_ops, poly1305_authenticate_ops): New.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A DChangeLog8848 (poly1305_decrypt_ops, poly1305_authenticate_ops): New.