Home
last modified time | relevance | path

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

/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c30 static OSSL_FUNC_mac_gettable_params_fn poly1305_gettable_params; variable
138 static const OSSL_PARAM *poly1305_gettable_params(void *provctx) in poly1305_gettable_params() function
181 { OSSL_FUNC_MAC_GETTABLE_PARAMS, (void (*)(void))poly1305_gettable_params },

Completed in 8 milliseconds