Lines Matching refs:hash_algo
190 ctx->cert->sig->hash_algo = "sha1"; in x509_note_sig_algo()
194 ctx->cert->sig->hash_algo = "sha256"; in x509_note_sig_algo()
198 ctx->cert->sig->hash_algo = "sha384"; in x509_note_sig_algo()
202 ctx->cert->sig->hash_algo = "sha512"; in x509_note_sig_algo()
206 ctx->cert->sig->hash_algo = "sha224"; in x509_note_sig_algo()
210 ctx->cert->sig->hash_algo = "sha1"; in x509_note_sig_algo()
214 ctx->cert->sig->hash_algo = "sha3-256"; in x509_note_sig_algo()
218 ctx->cert->sig->hash_algo = "sha3-384"; in x509_note_sig_algo()
222 ctx->cert->sig->hash_algo = "sha3-512"; in x509_note_sig_algo()
226 ctx->cert->sig->hash_algo = "sha224"; in x509_note_sig_algo()
230 ctx->cert->sig->hash_algo = "sha256"; in x509_note_sig_algo()
234 ctx->cert->sig->hash_algo = "sha384"; in x509_note_sig_algo()
238 ctx->cert->sig->hash_algo = "sha512"; in x509_note_sig_algo()
242 ctx->cert->sig->hash_algo = "sha3-256"; in x509_note_sig_algo()
246 ctx->cert->sig->hash_algo = "sha3-384"; in x509_note_sig_algo()
250 ctx->cert->sig->hash_algo = "sha3-512"; in x509_note_sig_algo()
254 ctx->cert->sig->hash_algo = "streebog256"; in x509_note_sig_algo()
258 ctx->cert->sig->hash_algo = "streebog512"; in x509_note_sig_algo()