| /src/crypto/external/apache2/openssl/dist/providers/implementations/exchange/ |
| kdf_exch.c | 30 static OSSL_FUNC_keyexch_set_ctx_params_fn kdf_set_ctx_params; variable 95 return kdf_set_ctx_params(pkdfctx, params); 169 static int kdf_set_ctx_params(void *vpkdfctx, const OSSL_PARAM params[]) function 246 { OSSL_FUNC_KEYEXCH_SET_CTX_PARAMS, (void (*)(void))kdf_set_ctx_params }, \
|
| kdf_exch.c | 30 static OSSL_FUNC_keyexch_set_ctx_params_fn kdf_set_ctx_params; variable 95 return kdf_set_ctx_params(pkdfctx, params); 169 static int kdf_set_ctx_params(void *vpkdfctx, const OSSL_PARAM params[]) function 246 { OSSL_FUNC_KEYEXCH_SET_CTX_PARAMS, (void (*)(void))kdf_set_ctx_params }, \
|
| /src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/ |
| kdf_exch.c | 30 static OSSL_FUNC_keyexch_set_ctx_params_fn kdf_set_ctx_params; variable 95 return kdf_set_ctx_params(pkdfctx, params); 169 static int kdf_set_ctx_params(void *vpkdfctx, const OSSL_PARAM params[]) function 246 { OSSL_FUNC_KEYEXCH_SET_CTX_PARAMS, (void (*)(void))kdf_set_ctx_params }, \
|
| kdf_exch.c | 30 static OSSL_FUNC_keyexch_set_ctx_params_fn kdf_set_ctx_params; variable 95 return kdf_set_ctx_params(pkdfctx, params); 169 static int kdf_set_ctx_params(void *vpkdfctx, const OSSL_PARAM params[]) function 246 { OSSL_FUNC_KEYEXCH_SET_CTX_PARAMS, (void (*)(void))kdf_set_ctx_params }, \
|