Lines Matching refs:key
172 unsigned char *sigret, unsigned int *siglen, void *key);
175 void *key);
185 unsigned int *siglen, void *key);
189 unsigned int siglen, void *key);
317 int (*init) (EVP_CIPHER_CTX *ctx, const unsigned char *key,
614 int datal, int count, unsigned char *key,
622 const unsigned char *key, const unsigned char *iv);
624 ENGINE *impl, const unsigned char *key,
632 const unsigned char *key, const unsigned char *iv);
634 ENGINE *impl, const unsigned char *key,
642 const unsigned char *key, const unsigned char *iv,
645 ENGINE *impl, const unsigned char *key,
698 int EVP_CIPHER_CTX_rand_key(EVP_CIPHER_CTX *ctx, unsigned char *key);
948 const unsigned char *key, int key_len,
957 int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key);
962 int EVP_PKEY_set1_RSA(EVP_PKEY *pkey, struct rsa_st *key);
967 int EVP_PKEY_set1_DSA(EVP_PKEY *pkey, struct dsa_st *key);
972 int EVP_PKEY_set1_DH(EVP_PKEY *pkey, struct dh_st *key);
977 int EVP_PKEY_set1_EC_KEY(EVP_PKEY *pkey, struct ec_key_st *key);
1227 const unsigned char *key, int keylen);
1261 int EVP_PKEY_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen);
1357 unsigned char *key,