Searched refs:poly1305_gettable_params (Results 1 – 1 of 1) sorted by relevance
30 static OSSL_FUNC_mac_gettable_params_fn poly1305_gettable_params; variable138 static const OSSL_PARAM *poly1305_gettable_params(void *provctx) in poly1305_gettable_params() function181 { OSSL_FUNC_MAC_GETTABLE_PARAMS, (void (*)(void))poly1305_gettable_params },