Home
last modified time | relevance | path

Searched refs:hash_oid (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/
H A Dt1_lib.c545 sinf->hash_oid = NULL; in add_provider_sigalgs()
549 OPENSSL_free(sinf->hash_oid); in add_provider_sigalgs()
550 sinf->hash_oid = OPENSSL_strdup(p->data); in add_provider_sigalgs()
551 if (sinf->hash_oid == NULL) in add_provider_sigalgs()
656 OBJ_create(sinf->hash_oid, sinf->hash_name, NULL); in add_provider_sigalgs()
682 OPENSSL_free(sinf->hash_oid); in add_provider_sigalgs()
683 sinf->hash_oid = NULL; in add_provider_sigalgs()
H A Dssl_local.h763 char *hash_oid; /* hash algorithm OID */ member
H A Dssl_lib.c4354 OPENSSL_free(a->sigalg_list[j].hash_oid); in SSL_CTX_free()

Completed in 47 milliseconds