Home
last modified time | relevance | path

Searched refs:EVP_PKEY_cmp_parameters (Results 1 – 7 of 7) sorted by relevance

/external/openssl/crypto/evp/
Dpmeth_fn.c328 !EVP_PKEY_cmp_parameters(ctx->pkey, peer)) in EVP_PKEY_derive_set_peer()
Dp_lib.c150 int EVP_PKEY_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b) in EVP_PKEY_cmp_parameters() function
Devp.h940 int EVP_PKEY_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b);
/external/chromium_org/third_party/boringssl/src/crypto/evp/
Devp.c375 int EVP_PKEY_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b) { in EVP_PKEY_cmp_parameters() function
Devp_ctx.c419 !EVP_PKEY_cmp_parameters(ctx->pkey, peer)) { in EVP_PKEY_derive_set_peer()
/external/chromium_org/third_party/boringssl/src/include/openssl/
Devp.h187 OPENSSL_EXPORT int EVP_PKEY_cmp_parameters(const EVP_PKEY *a,
/external/openssl/include/openssl/
Devp.h940 int EVP_PKEY_cmp_parameters(const EVP_PKEY *a, const EVP_PKEY *b);