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

/external/chromium_org/third_party/boringssl/src/crypto/evp/
H A Dp_ec.c282 static int pkey_ec_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) { function
290 OPENSSL_PUT_ERROR(EVP, pkey_ec_ctrl, EVP_R_INVALID_CURVE);
345 OPENSSL_PUT_ERROR(EVP, pkey_ec_ctrl, EVP_R_INVALID_DIGEST_TYPE);
420 0 /* derive_init */, pkey_ec_kdf_derive, pkey_ec_ctrl,
/external/openssl/crypto/ec/
H A Dec_pmeth.c204 static int pkey_ec_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) function
338 pkey_ec_ctrl,

Completed in 501 milliseconds