Home
last modified time | relevance | path

Searched refs:NID_id_Gost28147_89_MAC (Results 1 – 6 of 6) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgost_eng.c39 { NID_id_GostR3411_94, NID_id_Gost28147_89_MAC, 0 };
42 NID_id_GostR3410_2001, NID_id_Gost28147_89_MAC, 0
131 if (!register_ameth_gost(NID_id_Gost28147_89_MAC, &ameth_Gost28147_MAC, in bind_gost()
140 (NID_id_Gost28147_89_MAC, &pmeth_Gost28147_MAC, 0)) in bind_gost()
177 } else if (nid == NID_id_Gost28147_89_MAC) { in IMPLEMENT_DYNAMIC_CHECK_FN()
221 case NID_id_Gost28147_89_MAC: in gost_pkey_meths()
245 case NID_id_Gost28147_89_MAC: in gost_pkey_asn1_meths()
H A Dgost_pmeth.c440 if (EVP_MD_type((const EVP_MD *)p2) != NID_id_Gost28147_89_MAC) { in pkey_gost_mac_ctrl()
529 EVP_PKEY_assign(pkey, NID_id_Gost28147_89_MAC, keydata); in pkey_gost_mac_keygen()
591 case NID_id_Gost28147_89_MAC: in register_pmeth_gost()
H A Dgost_ameth.c833 *(int *)arg2 = NID_id_Gost28147_89_MAC; in mac_ctrl_gost()
937 case NID_id_Gost28147_89_MAC: in register_ameth_gost()
H A Dgost_crypt.c88 NID_id_Gost28147_89_MAC,
/minix3/crypto/external/bsd/openssl/dist/crypto/objects/
H A Dobj_dat.h2194 {"gost-mac","GOST 28147-89 MAC",NID_id_Gost28147_89_MAC,6,
H A Dobj_mac.h3716 #define NID_id_Gost28147_89_MAC 815 macro