Searched refs:brainpoolp512t1_str_params (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/libecc/include/libecc/curves/known/ |
H A D | ec_params_brainpoolp512t1.h | 331 static const ec_str_params brainpoolp512t1_str_params = { variable
|
/freebsd/crypto/libecc/include/libecc/curves/ |
H A D | curves_list.h | 225 {.type = BRAINPOOLP512T1,.params = &brainpoolp512t1_str_params},
|
/freebsd/usr.sbin/pkg/ |
H A D | ecc.c | 99 ENTRY(BRAINPOOLP512T1, &brainpoolp512t1_str_params), 361 ret = import_params(rawparams, &brainpoolp512t1_str_params); in ecc_extract_key_params()
|
/freebsd/crypto/libecc/src/wycheproof_tests/ |
H A D | libecc_wycheproof_tests.h | 312416 .curve = &brainpoolp512t1_str_params, 312442 .curve = &brainpoolp512t1_str_params, 312465 .curve = &brainpoolp512t1_str_params, 312491 .curve = &brainpoolp512t1_str_params, 318367 .curve = &brainpoolp512t1_str_params, 318393 .curve = &brainpoolp512t1_str_params, 318419 .curve = &brainpoolp512t1_str_params, 318445 .curve = &brainpoolp512t1_str_params, 318471 .curve = &brainpoolp512t1_str_params, 318497 .curve = &brainpoolp512t1_str_params, [all …]
|