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

/freebsd-10.2-release/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))
215 case NID_id_GostR3410_94:
239 case NID_id_GostR3410_94:
H A Dgost_pmeth.c32 case NID_id_GostR3410_94:
265 EVP_PKEY_assign(pkey, NID_id_GostR3410_94, dsa);
561 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:
866 if (!EVP_PKEY_assign(pkey, NID_id_GostR3410_94, dsa))
903 case NID_id_GostR3410_94:
/freebsd-10.2-release/crypto/openssl/crypto/objects/
H A Dobj_xref.h38 NID_id_GostR3410_94},
H A Dobj_mac.h3703 #define NID_id_GostR3410_94 812 macro
H A Dobj_dat.h2191 {"gost94","GOST R 34.10-94",NID_id_GostR3410_94,6,&(lvalues[5401]),0},
/freebsd-10.2-release/crypto/openssl/crypto/x509/
H A Dx509type.c96 case NID_id_GostR3410_94:
/freebsd-10.2-release/crypto/openssl/ssl/
H A Ds3_both.c577 else if (i == NID_id_GostR3410_94 || i == NID_id_GostR3410_94_cc) {
H A Ds3_srvr.c3006 if (n == 64 && (pkey->type == NID_id_GostR3410_94 ||
3121 if (pkey->type == NID_id_GostR3410_94
H A Ds3_clnt.c3149 if (pkey->type == NID_id_GostR3410_94

Completed in 130 milliseconds