Home
last modified time | relevance | path

Searched defs:kmac_get_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dkmac_prov.c74 static OSSL_FUNC_mac_get_ctx_params_fn kmac_get_ctx_params; variable
366 static int kmac_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in kmac_get_ctx_params() function
/third_party/openssl/providers/implementations/macs/
H A Dkmac_prov.c74 static OSSL_FUNC_mac_get_ctx_params_fn kmac_get_ctx_params; variable
366 static int kmac_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in kmac_get_ctx_params() function

Completed in 3 milliseconds