/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key() argument
|
H A D | ec_kmeth.c | 298 EC_KEY_METHOD_get_compute_key(const EC_KEY_METHOD *meth, int (**pck)(unsigned char **pout, size_t *poutlen, const EC_POINT *pub_key, const EC_KEY *ecdh)) EC_KEY_METHOD_get_compute_key() argument
|
/third_party/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 49 int ossl_ecdh_simple_compute_key(unsigned char **pout, size_t *poutlen, in ossl_ecdh_simple_compute_key() argument
|
H A D | ec_kmeth.c | 298 EC_KEY_METHOD_get_compute_key(const EC_KEY_METHOD *meth, int (**pck)(unsigned char **pout, size_t *poutlen, const EC_POINT *pub_key, const EC_KEY *ecdh)) EC_KEY_METHOD_get_compute_key() argument
|
/third_party/node/deps/openssl/openssl/crypto/cmac/ |
H A D | cmac.c | 206 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final() argument
|
/third_party/openssl/crypto/cmac/ |
H A D | cmac.c | 206 int CMAC_Final(CMAC_CTX *ctx, unsigned char *out, size_t *poutlen) in CMAC_Final() argument
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_kari.c | 210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher() argument
|
/third_party/openssl/crypto/cms/ |
H A D | cms_kari.c | 210 static int cms_kek_cipher(unsigned char **pout, size_t *poutlen, in cms_kek_cipher() argument
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | pkeyutl.c | 681 do_keyop(EVP_PKEY_CTX *ctx, int pkey_op, unsigned char *out, size_t *poutlen, const unsigned char *in, size_t inlen) do_keyop() argument 713 do_raw_keyop(int pkey_op, EVP_MD_CTX *mctx, EVP_PKEY *pkey, BIO *in, int filesize, unsigned char *sig, int siglen, unsigned char **out, size_t *poutlen) do_raw_keyop() argument [all...] |
/third_party/openssl/apps/ |
H A D | pkeyutl.c | 681 do_keyop(EVP_PKEY_CTX *ctx, int pkey_op, unsigned char *out, size_t *poutlen, const unsigned char *in, size_t inlen) do_keyop() argument 713 do_raw_keyop(int pkey_op, EVP_MD_CTX *mctx, EVP_PKEY *pkey, BIO *in, int filesize, unsigned char *sig, int siglen, unsigned char **out, size_t *poutlen) do_raw_keyop() argument [all...] |