Searched refs:X509_PKEY (Results 1 – 4 of 4) sorted by relevance
16 X509_PKEY *X509_PKEY_new(void) in X509_PKEY_new()18 X509_PKEY *ret = NULL; in X509_PKEY_new()36 void X509_PKEY_free(X509_PKEY *x) in X509_PKEY_free()
243 } X509_PKEY; typedef248 X509_PKEY *x_pkey;601 X509_PKEY *X509_PKEY_new(void);602 void X509_PKEY_free(X509_PKEY *a);
449 -T X509_PKEY
1808 X509_PKEY = private_key_st variable1814 ('x_pkey', POINTER(X509_PKEY)),