| /src/crypto/external/bsd/openssl/dist/crypto/objects/ |
| obj_xref.h | 76 {NID_ED25519, NID_undef, NID_ED25519},
|
| obj_dat.h | 2209 {"ED25519", "ED25519", NID_ED25519, 3, &so[6926]},
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/objects/ |
| obj_xref.h | 76 {NID_ED25519, NID_undef, NID_ED25519},
|
| obj_dat.h | 2170 {"ED25519", "ED25519", NID_ED25519, 3, &so[6926]},
|
| /src/crypto/external/apache2/openssl/dist/crypto/objects/ |
| obj_xref.h | 76 {NID_ED25519, NID_undef, NID_ED25519},
|
| obj_dat.h | 2442 {"ED25519", "ED25519", NID_ED25519, 3, &so[6926]},
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| ecx_meth.c | 516 if ((nid != NID_ED25519 && nid != NID_ED448) || ptype != V_ASN1_UNDEF) { 532 X509_ALGOR_set0(alg1, OBJ_nid2obj(NID_ED25519), V_ASN1_UNDEF, NULL); 534 X509_ALGOR_set0(alg2, OBJ_nid2obj(NID_ED25519), V_ASN1_UNDEF, NULL); 542 X509_SIG_INFO_set(siginf, NID_undef, NID_ED25519, X25519_SECURITY_BITS,
|
| /src/external/mpl/bind/dist/lib/dns/ |
| openssleddsa_link.c | 47 #ifndef NID_ED25519 48 #error "Ed25519 group is not known (NID_ED25519)" 49 #endif /* ifndef NID_ED25519 */ 69 .nid = NID_ED25519,
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| openssleddsa_link.c | 52 #ifndef NID_ED25519 53 #error "Ed25519 group is not known (NID_ED25519)" 54 #endif /* ifndef NID_ED25519 */ 313 nid = NID_ED25519;
|
| /src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| ecx_meth.c | 553 if ((nid != NID_ED25519 && nid != NID_ED448) || ptype != V_ASN1_UNDEF) { 570 X509_ALGOR_set0(alg1, OBJ_nid2obj(NID_ED25519), V_ASN1_UNDEF, NULL); 572 X509_ALGOR_set0(alg2, OBJ_nid2obj(NID_ED25519), V_ASN1_UNDEF, NULL); 580 X509_SIG_INFO_set(siginf, NID_undef, NID_ED25519, X25519_SECURITY_BITS,
|
| /src/crypto/external/apache2/openssl/dist/crypto/ec/ |
| ecx_meth.c | 551 if ((nid != NID_ED25519 && nid != NID_ED448) || ptype != V_ASN1_UNDEF) { 578 return ecd_item_sign(alg1, alg2, NID_ED25519); 584 X509_SIG_INFO_set(siginf, NID_undef, NID_ED25519, X25519_SECURITY_BITS,
|
| /src/crypto/external/apache2/openssl/dist/crypto/x509/ |
| x_all.c | 564 case NID_ED25519: /* Follow CMS default given in RFC8419 */
|
| /src/crypto/external/bsd/openssl/dist/crypto/x509/ |
| x_all.c | 522 case NID_ED25519: /* Follow CMS default given in RFC8419 */
|
| /src/crypto/external/apache2/openssl/dist/apps/lib/ |
| s_cb.c | 246 case NID_ED25519:
|
| /src/crypto/external/bsd/openssl/dist/apps/lib/ |
| s_cb.c | 242 case NID_ED25519:
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| s_cb.c | 238 case NID_ED25519:
|
| speed.c | 1541 {"Ed25519", NID_ED25519, 253, 64},
|
| /src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| evp.h | 62 # define EVP_PKEY_ED25519 NID_ED25519
|
| obj_mac.h | 4996 #define NID_ED25519 1087
|
| /src/crypto/external/bsd/openssl/dist/include/openssl/ |
| evp.h | 79 # define EVP_PKEY_ED25519 NID_ED25519
|
| obj_mac.h | 5197 #define NID_ED25519 1087
|
| /src/crypto/external/apache2/openssl/dist/include/openssl/ |
| evp.h | 83 #define EVP_PKEY_ED25519 NID_ED25519
|
| obj_mac.h | 5668 #define NID_ED25519 1087
|
| /src/crypto/external/bsd/openssl/dist/apps/ |
| speed.c | 1564 {"Ed25519", NID_ED25519, 253, 64},
|
| /src/crypto/external/apache2/openssl/dist/apps/ |
| speed.c | 2079 { "Ed25519", NID_ED25519, 253, 64 },
|