Home
last modified time | relevance | path

Searched defs:pkey_data_st (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_test.c1076 typedef struct pkey_data_st { struct
1078 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;
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_test.c1696 typedef struct pkey_data_st { struct
1698 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;