/freebsd/crypto/libecc/src/sig/ |
H A D | sig_algs.c | 133 int get_sig_by_type(ec_alg_type sig_type, const ec_sig_mapping **sig_mapping) in get_sig_by_type() 249 int ec_get_sig_len(const ec_params *params, ec_alg_type sig_type, in ec_get_sig_len() 297 ec_alg_type sig_type, hash_alg_type hash_type, in _ec_sign_init() 389 ec_alg_type sig_type, hash_alg_type hash_type, in ec_sign_init() 457 ec_alg_type sig_type, hash_alg_type hash_type, in generic_ec_sign() 476 ec_alg_type sig_type, hash_alg_type hash_type, in _ec_sign() 499 ec_alg_type sig_type, hash_alg_type hash_type, in ec_sign() 513 ec_alg_type sig_type, hash_alg_type hash_type, in ec_verify_init() 640 ec_alg_type sig_type, hash_alg_type hash_type, in generic_ec_verify() 657 ec_alg_type sig_type, hash_alg_type hash_type, in ec_verify() [all …]
|
H A D | eddsa.c | 128 ATTRIBUTE_WARN_UNUSED_RET static inline hash_alg_type get_eddsa_hash_type(ec_alg_type sig_type){ in get_eddsa_hash_type() 429 ec_alg_type sig_type) in eddsa_decode_point() 742 ec_alg_type sig_type) in eddsa_import_priv_key() 867 ec_alg_type sig_type) 977 ec_alg_type sig_type; local
|
H A D | ecfsdsa.c | 658 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _ecfsdsa_verify_batch_no_memory() 840 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _ecfsdsa_verify_batch() 1058 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in ecfsdsa_verify_batch()
|
H A D | bip0340.c | 163 ec_alg_type sig_type, hash_alg_type hash_type, in _bip0340_sign() 809 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _bip0340_verify_batch_no_memory() 1028 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in _bip0340_verify_batch() 1297 const u8 **m, const u32 *m_len, u32 num, ec_alg_type sig_type, in bip0340_verify_batch()
|
/freebsd/usr.sbin/ppp/ |
H A D | sig.h | 29 typedef void (*sig_type)(int); typedef
|
/freebsd/crypto/libecc/src/tests/ |
H A D | ec_utils.c | 169 ec_alg_type * sig_type, in string_to_params() 239 ec_alg_type sig_type; in generate_and_export_key_pair() local 372 ec_alg_type sig_type, hash_alg_type hash_type, in store_sig() 604 ATTRIBUTE_WARN_UNUSED_RET static int check_ancillary_data(const char *adata, ec_alg_type sig_type, … in check_ancillary_data() 661 ec_alg_type sig_type; in sign_bin_file() local 1019 ec_alg_type sig_type; in verify_bin_file() local
|
H A D | ec_self_tests_core.c | 126 ec_alg_type sig_type, hash_alg_type hash_type, const u8 *adata, u16 adata_len) in random_split_ec_sign() 175 ec_alg_type sig_type, hash_alg_type hash_type, const u8 *adata, u16 adata_len) in random_split_ec_verify()
|
H A D | ec_self_tests_core.h | 44 ec_alg_type sig_type; member
|
/freebsd/lib/libsecureboot/openpgp/ |
H A D | packet.h | 55 int sig_type; member
|
/freebsd/sys/ofed/include/rdma/ |
H A D | signature.h | 74 enum ib_signature_type sig_type; member
|
/freebsd/lib/libc/resolv/ |
H A D | res_mkupdate.c | 468 int sig_type, success, dateerror; in res_nmkupdate() local
|
/freebsd/sys/dev/mlx5/ |
H A D | qp.h | 377 u8 sig_type; global() member
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_fp.h | 335 u8 sig_type; member
|