Searched defs:pkey_data_st (Results 1 – 2 of 2) sorted by relevance
1076 typedef struct pkey_data_st { struct1078 EVP_PKEY_CTX *ctx;1080 int (*keyop) (EVP_PKEY_CTX *ctx,1084 unsigned char *input;1085 size_t input_len;1087 unsigned char *output;1088 size_t output_len;
1696 typedef struct pkey_data_st { struct1698 EVP_PKEY_CTX *ctx;1700 int (*keyop) (EVP_PKEY_CTX *ctx,1704 unsigned char *input;1705 size_t input_len;1707 unsigned char *output;1708 size_t output_len;