Searched refs:NID_id_GostR3410_2012_512 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-head/crypto/openssl/ssl/ |
| HD | ssl_cert_table.h | 20 {NID_id_GostR3410_2012_512, SSL_aGOST12}, /* SSL_PKEY_GOST12_512 */
|
| HD | t1_lib.c | 1128 NID_id_GostR3410_2012_512, SSL_PKEY_GOST12_512, 1136 NID_id_GostR3410_2012_512, SSL_PKEY_GOST12_512, 2096 || lu->sig == NID_id_GostR3410_2012_512 in tls12_sigalg_allowed() 2744 rsign = NID_id_GostR3410_2012_512; in tls1_check_chain()
|
| /freebsd-head/crypto/openssl/crypto/x509/ |
| HD | x509type.c | 56 case NID_id_GostR3410_2012_512: in X509_certificate_type()
|
| /freebsd-head/crypto/openssl/test/ |
| HD | ssl_cert_table_internal_test.c | 54 && test_cert_table(NID_id_GostR3410_2012_512, SSL_aGOST12, in test_ssl_cert_table()
|
| /freebsd-head/crypto/openssl/crypto/objects/ |
| HD | obj_xref.h | 75 NID_id_GostR3410_2012_512},
|
| HD | obj_dat.h | 2102 …{"gost2012_512", "GOST R 34.10-2012 with 512 bit modulus", NID_id_GostR3410_2012_512, 8, &so[6405]…
|
| /freebsd-head/crypto/openssl/ssl/statem/ |
| HD | statem_lib.c | 372 || pktype == NID_id_GostR3410_2012_512) in tls_construct_cert_verify() 470 && EVP_PKEY_get_id(pkey) == NID_id_GostR3410_2012_512))) { in tls_process_cert_verify() 508 || pktype == NID_id_GostR3410_2012_512) { in tls_process_cert_verify()
|
| /freebsd-head/crypto/openssl/apps/lib/ |
| HD | s_cb.c | 254 case NID_id_GostR3410_2012_512: in get_sigtype()
|
| /freebsd-head/crypto/openssl/include/openssl/ |
| HD | obj_mac.h | 4325 #define NID_id_GostR3410_2012_512 980 macro
|