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 D | gost_eng.c | 39 { 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 D | gost_pmeth.c | 440 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 D | gost_ameth.c | 833 *(int *)arg2 = NID_id_Gost28147_89_MAC; in mac_ctrl_gost() 937 case NID_id_Gost28147_89_MAC: in register_ameth_gost()
|
| H A D | gost_crypt.c | 88 NID_id_Gost28147_89_MAC,
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/objects/ |
| H A D | obj_dat.h | 2194 {"gost-mac","GOST 28147-89 MAC",NID_id_Gost28147_89_MAC,6,
|
| H A D | obj_mac.h | 3716 #define NID_id_Gost28147_89_MAC 815 macro
|