Home
last modified time | relevance | path

Searched refs:NID_gost89_cnt (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/engines/ccgost/
HDgost_eng.c36 static int gost_cipher_nids[] = { NID_id_Gost28147_89, NID_gost89_cnt, 0 };
193 } else if (nid == NID_gost89_cnt) { in gost_ciphers()
HDgost_crypt.c58 NID_gost89_cnt,
/freebsd-11-stable/crypto/openssl/crypto/objects/
HDobj_dat.h2226 {"gost89-cnt","gost89-cnt",NID_gost89_cnt,0,NULL,0},
HDobj_mac.h3717 #define NID_gost89_cnt 814 macro