Searched refs:X509_PKEY (Results 1 – 2 of 2) sorted by relevance
67 X509_PKEY *70 X509_PKEY *ret = NULL; in X509_PKEY_new()72 if ((ret = malloc(sizeof(X509_PKEY))) == NULL) { in X509_PKEY_new()104 X509_PKEY_free(X509_PKEY *x) in X509_PKEY_free()
264 } X509_PKEY; typedef270 X509_PKEY *x_pkey;649 X509_PKEY * X509_PKEY_new(void );650 void X509_PKEY_free(X509_PKEY *a);