Searched defs:ipoly (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dssl_rec_chapol.c28 gen_chapol_init(br_sslrec_chapol_context *cc, br_chacha20_run ichacha, br_poly1305_run ipoly, const void *key, const void *iv) argument
64 in_chapol_init(br_sslrec_chapol_context *cc, br_chacha20_run ichacha, br_poly1305_run ipoly, const void *key, const void *iv) argument
122 out_chapol_init(br_sslrec_chapol_context *cc, br_chacha20_run ichacha, br_poly1305_run ipoly, const void *key, const void *iv) argument
/freebsd-13-stable/contrib/bearssl/test/
H A Dtest_crypto.c5106 test_Poly1305_inner(const char *name, br_poly1305_run ipoly, argument
/freebsd-13-stable/contrib/bearssl/inc/
H A Dbearssl_ssl.h687 br_poly1305_run ipoly; member in struct:__anon232
1106 br_poly1305_run ipoly; member in struct:__anon238
1545 br_ssl_engine_set_poly1305(br_ssl_engine_context *cc, br_poly1305_run ipoly) argument
[all...]

Completed in 103 milliseconds