Searched refs:NID_id_GostR3410_2012_512 (Results 1 – 11 of 11) sorted by relevance
/third_party/openssl/ssl/ |
D | ssl_cert_table.h | 20 {NID_id_GostR3410_2012_512, SSL_aGOST12}, /* SSL_PKEY_GOST12_512 */
|
D | t1_lib.c | 1105 NID_id_GostR3410_2012_512, SSL_PKEY_GOST12_512, 1113 NID_id_GostR3410_2012_512, SSL_PKEY_GOST12_512, 2073 || lu->sig == NID_id_GostR3410_2012_512 in tls12_sigalg_allowed() 2721 rsign = NID_id_GostR3410_2012_512; in tls1_check_chain()
|
/third_party/openssl/crypto/x509/ |
D | x509type.c | 56 case NID_id_GostR3410_2012_512: in X509_certificate_type()
|
/third_party/openssl/test/ |
D | ssl_cert_table_internal_test.c | 54 && test_cert_table(NID_id_GostR3410_2012_512, SSL_aGOST12, in test_ssl_cert_table()
|
/third_party/openssl/crypto/objects/ |
D | obj_xref.h | 75 NID_id_GostR3410_2012_512},
|
D | obj_dat.h | 2102 …{"gost2012_512", "GOST R 34.10-2012 with 512 bit modulus", NID_id_GostR3410_2012_512, 8, &so[6405]…
|
/third_party/openssl/ssl/statem/ |
D | statem_lib.c | 372 || pktype == NID_id_GostR3410_2012_512) in tls_construct_cert_verify() 469 && EVP_PKEY_get_id(pkey) == NID_id_GostR3410_2012_512))) { in tls_process_cert_verify() 503 || pktype == NID_id_GostR3410_2012_512) { in tls_process_cert_verify()
|
/third_party/openssl/apps/lib/ |
D | s_cb.c | 254 case NID_id_GostR3410_2012_512: in get_sigtype()
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | obj_mac.h | 4180 #define NID_id_GostR3410_2012_512 980 macro
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 4325 #define NID_id_GostR3410_2012_512 980 macro
|
/third_party/node/src/ |
D | node_crypto.cc | 2241 case NID_id_GostR3410_2012_512: in GetSharedSigalgs()
|