Searched refs:x_pkey (Results 1 – 7 of 7) sorted by relevance
123 if (xi->x_pkey != NULL) { in STACK_OF()141 xi->x_pkey = X509_PKEY_new(); in STACK_OF()142 if (xi->x_pkey == NULL) in STACK_OF()144 pp = &xi->x_pkey->dec_pkey; in STACK_OF()193 (xi->x_pkey != NULL) || (xi->enc_data != NULL)) { in STACK_OF()253 if (xi->x_pkey != NULL) { in PEM_X509_INFO_write_bio()290 EVP_PKEY_get0_RSA(xi->x_pkey->dec_pkey), in PEM_X509_INFO_write_bio()
36 X509_PKEY_free(x->x_pkey); in X509_INFO_free()
13 x_pkey.c bio_asn1.c bio_ndef.c asn_mime.c \
131 if (it->x_pkey != NULL) in test_PEM_X509_INFO_read_bio()
76 SRCS+= x_bignum.c x_info.c x_int64.c x_long.c x_pkey.c x_sig.c x_spki.c
382 X509_PKEY *x_pkey; member
212 X509_PKEY *x_pkey; member