Home
last modified time | relevance | path

Searched refs:hx_expr_op (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dsel.h34 enum hx_expr_op { enum
55 enum hx_expr_op op;
H A Dhx509-private.h265 enum hx_expr_op /*op*/,
H A Dsel.c37 _hx509_make_expr(enum hx_expr_op op, void *arg1, void *arg2) in _hx509_make_expr()