Home
last modified time | relevance | path

Searched refs:sskdf_gettable_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dsskdf.c82 static OSSL_FUNC_kdf_gettable_ctx_params_fn sskdf_gettable_ctx_params; variable
523 static const OSSL_PARAM *sskdf_gettable_ctx_params(ossl_unused void *ctx, in sskdf_gettable_ctx_params() function
542 (void(*)(void))sskdf_gettable_ctx_params },
556 (void(*)(void))sskdf_gettable_ctx_params },
/third_party/openssl/providers/implementations/kdfs/
H A Dsskdf.c82 static OSSL_FUNC_kdf_gettable_ctx_params_fn sskdf_gettable_ctx_params; variable
523 static const OSSL_PARAM *sskdf_gettable_ctx_params(ossl_unused void *ctx, in sskdf_gettable_ctx_params() function
542 (void(*)(void))sskdf_gettable_ctx_params },
556 (void(*)(void))sskdf_gettable_ctx_params },

Completed in 2 milliseconds