Searched refs:EC_KEY (Results 26 - 50 of 360) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Decdsa.h114 * \param eckey EC_KEY object containing a private EC key
118 EC_KEY *eckey);
127 * \param eckey EC_KEY object containing a private EC key
132 EC_KEY *eckey);
139 * \param eckey EC_KEY object containing a public EC key
144 const ECDSA_SIG *sig, EC_KEY *eckey);
159 * \param eckey EC_KEY object
163 int ECDSA_set_method(EC_KEY *eckey, const ECDSA_METHOD *meth);
166 * \param eckey EC_KEY object
169 int ECDSA_size(const EC_KEY *ecke
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ecdsa/
H A Decdsa.h114 * \param eckey EC_KEY object containing a private EC key
118 EC_KEY *eckey);
127 * \param eckey EC_KEY object containing a private EC key
132 EC_KEY *eckey);
139 * \param eckey EC_KEY object containing a public EC key
144 const ECDSA_SIG *sig, EC_KEY *eckey);
159 * \param eckey EC_KEY object
163 int ECDSA_set_method(EC_KEY *eckey, const ECDSA_METHOD *meth);
166 * \param eckey EC_KEY object
169 int ECDSA_size(const EC_KEY *ecke
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ecdh/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ecdh/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/openssl/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ecdh/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/openssl/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/openssl/
H A Decdh.h92 int ECDH_set_method(EC_KEY *, const ECDH_METHOD *);
94 int ECDH_compute_key(void *out, size_t outlen, const EC_POINT *pub_key, EC_KEY *ecdh,
99 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg);
100 void *ECDH_get_ex_data(EC_KEY *d, int idx);
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ec/
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ec/
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ec/
H A Dec.h193 * form src to the newly created EC_KEY object
683 /* EC_KEY functions */
686 typedef struct ec_key_st EC_KEY; typedef in typeref:struct:ec_key_st
692 /** Creates a new EC_KEY object.
693 * \return EC_KEY object or NULL if an error occurred.
695 EC_KEY *EC_KEY_new(void);
697 /** Creates a new EC_KEY object using a named curve as underlying
700 * \return EC_KEY object or NULL if an error occurred.
702 EC_KEY *EC_KEY_new_by_curve_name(int nid);
704 /** Frees a EC_KEY objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ecdsa/
H A Decs_sign.c62 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey)
68 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey)
77 *sig, unsigned int *siglen, EC_KEY *eckey)
84 EC_KEY *eckey)
99 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ecdsa/
H A Decs_sign.c62 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey)
69 EC_KEY *eckey)
78 *sig, unsigned int *siglen, EC_KEY *eckey)
85 const BIGNUM *r, EC_KEY *eckey)
99 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ecdsa/
H A Decs_sign.c62 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey)
68 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey)
77 *sig, unsigned int *siglen, EC_KEY *eckey)
84 EC_KEY *eckey)
99 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ecdsa/
H A Decs_sign.c62 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey)
69 EC_KEY *eckey)
78 *sig, unsigned int *siglen, EC_KEY *eckey)
85 const BIGNUM *r, EC_KEY *eckey)
99 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ecdsa/
H A Decs_sign.c62 ECDSA_SIG *ECDSA_do_sign(const unsigned char *dgst, int dlen, EC_KEY *eckey)
68 const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey)
77 *sig, unsigned int *siglen, EC_KEY *eckey)
84 EC_KEY *eckey)
99 int ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp,

Completed in 257 milliseconds

1234567891011>>