Searched refs:NID_sect163k1 (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | ec_support.c | 50 {"sect163k1", NID_sect163k1 }, 158 {"K-163", NID_sect163k1},
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_curve.c | 2874 {NID_sect163k1, &_EC_NIST_CHAR2_163K.h, 0, 2982 {NID_sect163k1, &_EC_NIST_CHAR2_163K.h, 0,
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 1843 {"sect163k1", "sect163k1", NID_sect163k1, 5, &so[4869]},
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 1765 case NID_sect163k1: in are_ec_nids_compatible() 1767 ret = (n2d == NID_sect163k1 || n2d == NID_wap_wsg_idm_ecid_wtls3); in are_ec_nids_compatible()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 396 #define NID_sect163k1 721 macro
|
/freebsd/crypto/openssl/ssl/ |
H A D | t1_lib.c | 145 {NID_sect163k1, OSSL_TLS_GROUP_ID_sect163k1},
|
/freebsd/crypto/openssl/apps/ |
H A D | speed.c | 1541 {"nistk163", NID_sect163k1, 163}, in speed_main()
|