Searched refs:hxctx (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | softp11.c | 367 add_pubkey_info(hx509_context hxctx, struct st_object *o, in add_pubkey_info() argument 426 add_cert(hx509_context hxctx, void *ctx, hx509_cert cert) in add_cert() argument 447 hret = hx509_cert_binary(hxctx, cert, &cert_data); in add_cert() 542 add_pubkey_info(hxctx, o, key_type, cert); in add_cert() 585 add_pubkey_info(hxctx, o, key_type, cert); in add_cert()
|