Searched defs:key_pair (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/libecc/src/sig/ |
| H A D | sig_algs.c | 295 const ec_key_pair *key_pair, in _ec_sign_init() 388 int ec_sign_init(struct ec_sign_context *ctx, const ec_key_pair *key_pair, in ec_sign_init() 454 int generic_ec_sign(u8 *sig, u8 siglen, const ec_key_pair *key_pair, in generic_ec_sign() 473 int _ec_sign(u8 *sig, u8 siglen, const ec_key_pair *key_pair, in _ec_sign() 497 int ec_sign(u8 *sig, u8 siglen, const ec_key_pair *key_pair, in ec_sign()
|
| H A D | eddsa.c | 216 ATTRIBUTE_WARN_UNUSED_RET static int eddsa_key_pair_sanity_check(const ec_key_pair *key_pair) in eddsa_key_pair_sanity_check() 1119 const ec_key_pair *key_pair; local
|
| H A D | bip0340.c | 161 int _bip0340_sign(u8 *sig, u8 siglen, const ec_key_pair *key_pair, in _bip0340_sign()
|
| /freebsd/crypto/libecc/include/libecc/sig/ |
| H A D | sig_algs_internal.h | 157 const ec_key_pair *key_pair; member
|
| /freebsd/crypto/libecc/src/tests/ |
| H A D | ec_utils.c | 655 ec_key_pair key_pair; in sign_bin_file() local
|
| H A D | ec_self_tests_core.c | 123 …TE_WARN_UNUSED_RET static int random_split_ec_sign(u8 *sig, u8 siglen, const ec_key_pair *key_pair, in random_split_ec_sign()
|
| /freebsd/crypto/openssh/ |
| H A D | libcrux_internal.h | 26336 const libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair, in libcrux_ml_kem_ind_cca_unpacked_decapsulate_0c() 26417 const libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair, in libcrux_ml_kem_ind_cca_instantiations_portable_unpacked_decapsulate_19() 26740 libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair in libcrux_ml_kem_mlkem768_portable_unpacked_generate_key_pair_mut() 26802 key_pair = libcrux_ml_kem_ind_cca_unpacked_default_7b_68(); in libcrux_ml_kem_mlkem768_portable_unpacked_generate_key_pair() local 26841 libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair in libcrux_ml_kem_ind_cca_unpacked_keys_from_private_key_01() 26881 libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair in libcrux_ml_kem_ind_cca_instantiations_portable_unpacked_keypair_from_private_key_71() 26893 libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair in libcrux_ml_kem_mlkem768_portable_unpacked_key_pair_from_private_mut() 26963 const libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair in libcrux_ml_kem_mlkem768_portable_unpacked_key_pair_serialized_private_key() 26974 const libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair, in libcrux_ml_kem_mlkem768_portable_unpacked_key_pair_serialized_private_key_mut() 27030 const libcrux_ml_kem_mlkem768_portable_unpacked_MlKem768KeyPairUnpacked *key_pair in libcrux_ml_kem_mlkem768_portable_unpacked_key_pair_serialized_public_key() [all …]
|