Home
last modified time | relevance | path

Searched refs:NID_id_GostR3410_2012_256 (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_cert_table.h19 {NID_id_GostR3410_2012_256, SSL_aGOST12}, /* SSL_PKEY_GOST12_256 */
H A Dt1_lib.c1124 NID_id_GostR3410_2012_256, SSL_PKEY_GOST12_256,
1132 NID_id_GostR3410_2012_256, SSL_PKEY_GOST12_256,
2095 if (lu->sig == NID_id_GostR3410_2012_256 in tls12_sigalg_allowed()
2739 rsign = NID_id_GostR3410_2012_256; in tls1_check_chain()
/freebsd/crypto/openssl/crypto/x509/
H A Dx509type.c55 case NID_id_GostR3410_2012_256: in X509_certificate_type()
/freebsd/crypto/openssl/test/
H A Dssl_cert_table_internal_test.c52 && test_cert_table(NID_id_GostR3410_2012_256, SSL_aGOST12, in test_ssl_cert_table()
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.h73 NID_id_GostR3410_2012_256},
H A Dobj_dat.h2101 …{"gost2012_256", "GOST R 34.10-2012 with 256 bit modulus", NID_id_GostR3410_2012_256, 8, &so[6397]…
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_lib.c371 || pktype == NID_id_GostR3410_2012_256 in tls_construct_cert_verify()
468 || EVP_PKEY_get_id(pkey) == NID_id_GostR3410_2012_256)) in tls_process_cert_verify()
507 || pktype == NID_id_GostR3410_2012_256 in tls_process_cert_verify()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c251 case NID_id_GostR3410_2012_256: in get_sigtype()
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h4320 #define NID_id_GostR3410_2012_256 979 macro