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

/freebsd-10.2-release/crypto/openssl/engines/ccgost/
H A Dgost_eng.c42 NID_id_GostR3410_2001, NID_id_Gost28147_89_MAC, 0
128 (NID_id_GostR3410_2001, &ameth_GostR3410_2001, "GOST2001",
137 if (!register_pmeth_gost(NID_id_GostR3410_2001, &pmeth_GostR3410_2001, 0))
218 case NID_id_GostR3410_2001:
242 case NID_id_GostR3410_2001:
H A Dgost_pmeth.c35 case NID_id_GostR3410_2001:
284 EVP_PKEY_assign(pkey, NID_id_GostR3410_2001, ec);
575 case NID_id_GostR3410_2001:
H A Dgost_ameth.c51 case NID_id_GostR3410_2001:
135 case NID_id_GostR3410_2001:
166 case NID_id_GostR3410_2001:
197 case NID_id_GostR3410_2001:
887 if (!EVP_PKEY_assign(pkey, NID_id_GostR3410_2001, ec))
920 case NID_id_GostR3410_2001:
/freebsd-10.2-release/crypto/openssl/crypto/objects/
H A Dobj_xref.h36 NID_id_GostR3410_2001},
H A Dobj_mac.h3698 #define NID_id_GostR3410_2001 811 macro
H A Dobj_dat.h2189 {"gost2001","GOST R 34.10-2001",NID_id_GostR3410_2001,6,
/freebsd-10.2-release/crypto/openssl/crypto/x509/
H A Dx509type.c97 case NID_id_GostR3410_2001:
/freebsd-10.2-release/crypto/openssl/ssl/
H A Ds3_both.c579 } else if (i == NID_id_GostR3410_2001 || i == NID_id_GostR3410_2001_cc) {
H A Ds3_srvr.c3007 pkey->type == NID_id_GostR3410_2001)) {
3122 || pkey->type == NID_id_GostR3410_2001) {
H A Ds3_clnt.c3150 || pkey->type == NID_id_GostR3410_2001) {

Completed in 62 milliseconds