Searched refs:NID_secp521r1 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dsshkey.c103 { "ecdsa-sha2-nistp521", "ECDSA", KEY_ECDSA, NID_secp521r1, 0, 0 },
115 KEY_ECDSA_CERT, NID_secp521r1, 1, 0 },
344 return NID_secp521r1;
359 case NID_secp521r1:
377 return NID_secp521r1;
393 case NID_secp521r1:
1587 NID_secp521r1,
H A Dkex.c105 { KEX_ECDH_SHA2_NISTP521, KEX_ECDH_SHA2, NID_secp521r1,
/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Decdhtest.c514 if (!test_ecdh_curve(NID_secp521r1, "NIST Prime-Curve P-521", ctx, out))
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c256 NID_secp521r1, /* secp521r1 (25) */
441 case NID_secp521r1: /* secp521r1 (25) */
/freebsd-11-stable/crypto/openssl/apps/
H A Dspeed.c580 NID_secp521r1,
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c1576 nid = NID_secp521r1;
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_curve.c2882 {NID_secp521r1, &_EC_NIST_PRIME_521.h, EC_GFp_nistp521_method,
2885 {NID_secp521r1, &_EC_NIST_PRIME_521.h, 0,
3229 {"P-521", NID_secp521r1}
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_mac.h393 #define NID_secp521r1 716 macro
H A Dobj_dat.h2074 {"secp521r1","secp521r1",NID_secp521r1,5,&(lvalues[4840]),0},

Completed in 294 milliseconds