Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/suites/
Dhost_test.function523 int32_t int_params[50];
708 ret = convert_params( cnt - 1, params + 1, int_params );
/third_party/openssl/crypto/evp/
Dpmeth_lib.c1077 OSSL_PARAM int_params[2], *p = int_params; in EVP_PKEY_CTX_set_hkdf_mode() local
1099 return EVP_PKEY_CTX_set_params(ctx, int_params); in EVP_PKEY_CTX_set_hkdf_mode()