Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/curves/
H A Dcurves.c82 int ec_get_curve_params_by_type(ec_curve_type ec_type, in ec_get_curve_params_by_type()
132 ec_curve_type *ec_type) in ec_get_curve_type_by_name()
189 int ec_get_curve_name_by_type(const ec_curve_type ec_type, u8 *out, u8 outlen) in ec_get_curve_name_by_type()
225 int ec_check_curve_type_and_name(const ec_curve_type ec_type, in ec_check_curve_type_and_name()
/freebsd/sys/fs/ext2fs/
H A Dext2_extents.h89 uint32_t ec_type; member
/freebsd/sys/kgssapi/krb5/
H A Dkcrypto.h72 int ec_type; member
/freebsd/contrib/tcpdump/
H A Dprint-bgp.c919 uint16_t ec_type = 0; in bgp_rt_prefix_print() local