Home
last modified time | relevance | path

Searched refs:NID_id_GostR3411_94 (Results 1 – 12 of 12) sorted by relevance

/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_xref.h40 {NID_id_GostR3411_94_with_GostR3410_2001, NID_id_GostR3411_94, NID_id_GostR3410_2001},
41 {NID_id_GostR3411_94_with_GostR3410_94, NID_id_GostR3411_94, NID_id_GostR3410_94},
42 {NID_id_GostR3411_94_with_GostR3410_94_cc, NID_id_GostR3411_94, NID_id_GostR3410_94_cc},
43 {NID_id_GostR3411_94_with_GostR3410_2001_cc, NID_id_GostR3411_94, NID_id_GostR3410_2001_cc},
H A Dobj_dat.h2276 {"md_gost94","GOST R 34.11-94",NID_id_GostR3411_94,6,&(lvalues[5383]),0},
/dragonfly/crypto/libressl/crypto/evp/
H A Dm_gostr341194.c84 .type = NID_id_GostR3411_94,
H A Devp_pbe.c116 {EVP_PBE_TYPE_PRF, NID_id_HMACGostR3411_94, -1, NID_id_GostR3411_94, 0},
/dragonfly/crypto/libressl/crypto/gost/
H A Dgostr341001_params.c66 return NID_id_GostR3411_94; in GostR3410_get_md_digest()
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_smime.c193 !add_digest_smcap(smcap, NID_id_GostR3411_94, -1) || in PKCS7_sign_add_signer()
/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn_mime.c252 case NID_id_GostR3411_94: in asn1_write_micalg()
/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_sd.c1005 !cms_add_digest_smcap(smcap, NID_id_GostR3411_94, -1) || in CMS_add_standard_smimecap()
/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c1671 return NID_id_GostR3411_94; in SSL_CIPHER_get_digest_nid()
H A Dtls12_record_layer.c525 if (EVP_MD_type(rl->handshake_hash) == NID_id_GostR3411_94) in tls12_record_layer_ccs_cipher()
H A Dssl_clnt.c1975 nid = NID_id_GostR3411_94; in ssl3_send_client_kex_gost()
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h3788 #define NID_id_GostR3411_94 809 macro