Home
last modified time | relevance | path

Searched refs:NID_sect233k1 (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/test/
H A Decdsatest.h3355 , {NID_sect233k1, NID_sha224,
3366 {NID_sect233k1, NID_sha224,
3377 {NID_sect233k1, NID_sha224,
3388 {NID_sect233k1, NID_sha224,
3399 {NID_sect233k1, NID_sha224,
3410 {NID_sect233k1, NID_sha224,
3421 {NID_sect233k1, NID_sha224,
3432 {NID_sect233k1, NID_sha224,
3443 {NID_sect233k1, NID_sha224,
3454 {NID_sect233k1, NID_sha224,
[all …]
H A Dectest.c1769 case NID_sect233k1: in are_ec_nids_compatible()
1771 ret = (n2d == NID_sect233k1 || n2d == NID_wap_wsg_idm_ecid_wtls10); in are_ec_nids_compatible()
H A Devp_extra_test.c3577 NID_sect233k1, NID_sect233r1, NID_sect283r1,
/freebsd/crypto/openssl/crypto/evp/
H A Dec_support.c55 {"sect233k1", NID_sect233k1 },
159 {"K-233", NID_sect233k1},
/freebsd/crypto/openssl/crypto/ec/
H A Dec_curve.c2878 {NID_sect233k1, &_EC_NIST_CHAR2_233K.h, 0,
2992 {NID_sect233k1, &_EC_NIST_CHAR2_233K.h, 0,
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h1848 {"sect233k1", "sect233k1", NID_sect233k1, 5, &so[4894]},
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h416 #define NID_sect233k1 726 macro
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c150 {NID_sect233k1, OSSL_TLS_GROUP_ID_sect233k1},
/freebsd/crypto/openssl/apps/
H A Dspeed.c1542 {"nistk233", NID_sect233k1, 233}, in speed_main()