Searched refs:NID_id_GostR3410_2012_256 (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_cert_table.h | 19 {NID_id_GostR3410_2012_256, SSL_aGOST12}, /* SSL_PKEY_GOST12_256 */
|
H A D | t1_lib.c | 1124 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 D | x509type.c | 55 case NID_id_GostR3410_2012_256: in X509_certificate_type()
|
/freebsd/crypto/openssl/test/ |
H A D | ssl_cert_table_internal_test.c | 52 && test_cert_table(NID_id_GostR3410_2012_256, SSL_aGOST12, in test_ssl_cert_table()
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_xref.h | 73 NID_id_GostR3410_2012_256},
|
H A D | obj_dat.h | 2101 …{"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 D | statem_lib.c | 371 || 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 D | s_cb.c | 251 case NID_id_GostR3410_2012_256: in get_sigtype()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 4320 #define NID_id_GostR3410_2012_256 979 macro
|