Home
last modified time | relevance | path

Searched defs:ec_key (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/evp/
Dp_ec_asn1.c69 static int eckey_param2type(int *pptype, void **ppval, EC_KEY *ec_key) { in eckey_param2type()
90 EC_KEY *ec_key = pkey->pkey.ec; in eckey_pub_encode() local
284 EC_KEY *ec_key; in eckey_priv_encode() local
/external/boringssl/src/ssl/
Ds3_lib.c293 int SSL_CTX_set_tmp_ecdh(SSL_CTX *ctx, const EC_KEY *ec_key) { in SSL_CTX_set_tmp_ecdh()
302 int SSL_set_tmp_ecdh(SSL *ssl, const EC_KEY *ec_key) { in SSL_set_tmp_ecdh()
/external/boringssl/src/crypto/ec/
Dec_key.c224 EC_KEY *EC_KEY_dup(const EC_KEY *ec_key) { in EC_KEY_dup()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp2064 jobject EcKeyGetKey(const EC_KEY* ec_key) {
2070 size_t EcdsaMethodGroupOrderSize(const EC_KEY* ec_key) {
2080 EC_KEY* ec_key) {