Searched refs:NID_sect163r2 (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | ec_support.c | 52 {"sect163r2", NID_sect163r2 }, 153 {"B-163", NID_sect163r2},
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_curve.c | 2876 {NID_sect163r2, &_EC_NIST_CHAR2_163B.h, 0, 2986 {NID_sect163r2, &_EC_NIST_CHAR2_163B.h, 0,
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 1845 {"sect163r2", "sect163r2", NID_sect163r2, 5, &so[4879]},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 404 #define NID_sect163r2 723 macro
|
/freebsd/crypto/openssl/ssl/ |
H A D | t1_lib.c | 147 {NID_sect163r2, OSSL_TLS_GROUP_ID_sect163r2},
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 1195 sect163r2_group = EC_GROUP_new_by_curve_name(NID_sect163r2); in group_field_test()
|
/freebsd/crypto/openssl/apps/ |
H A D | speed.c | 1546 {"nistb163", NID_sect163r2, 163}, in speed_main()
|