Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx_pubkey.c31 struct X509_pubkey_st { struct
32 X509_ALGOR *algor;
33 ASN1_BIT_STRING *public_key;
35 EVP_PKEY *pkey;
38 OSSL_LIB_CTX *libctx;
39 char *propq;
42 unsigned int flag_force_legacy : 1;