HomeSort by: relevance | last modified time | path
    Searched defs:EVP_PKEY_derive_init_ex (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/evp/
exchange.c 203 return EVP_PKEY_derive_init_ex(ctx, NULL);
206 int EVP_PKEY_derive_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[])
  /src/crypto/external/bsd/openssl/dist/crypto/evp/
exchange.c 197 return EVP_PKEY_derive_init_ex(ctx, NULL);
200 int EVP_PKEY_derive_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[])

Completed in 21 milliseconds