Searched refs:NID_id_GostR3410_94 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost_eng.c41 static int gost_pkey_meth_nids[] = { NID_id_GostR3410_94,
124 (NID_id_GostR3410_94, &ameth_GostR3410_94, "GOST94",
135 if (!register_pmeth_gost(NID_id_GostR3410_94, &pmeth_GostR3410_94, 0))
211 case NID_id_GostR3410_94:
235 case NID_id_GostR3410_94:
H A Dgost_pmeth.c32 case NID_id_GostR3410_94:
271 EVP_PKEY_assign(pkey, NID_id_GostR3410_94, dsa);
573 case NID_id_GostR3410_94:
H A Dgost_ameth.c56 case NID_id_GostR3410_94:
123 case NID_id_GostR3410_94:
154 case NID_id_GostR3410_94:
186 case NID_id_GostR3410_94:
880 if (!EVP_PKEY_assign(pkey, NID_id_GostR3410_94, dsa))
917 case NID_id_GostR3410_94:
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509type.c96 case NID_id_GostR3410_94:
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_xref.h38 NID_id_GostR3410_94},
H A Dobj_mac.h3708 #define NID_id_GostR3410_94 812 macro
H A Dobj_dat.h2224 {"gost94","GOST R 34.10-94",NID_id_GostR3410_94,6,&(lvalues[5401]),0},
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds3_both.c500 else if (i == NID_id_GostR3410_94 || i == NID_id_GostR3410_94_cc) {
H A Ds3_srvr.c3085 if (n == 64 && (pkey->type == NID_id_GostR3410_94 ||
3188 if (pkey->type == NID_id_GostR3410_94
H A Ds3_clnt.c3346 if (pkey->type == NID_id_GostR3410_94

Completed in 136 milliseconds