Lines Matching refs:hash_algo
207 ctx->cert->sig->hash_algo = "md4"; in x509_note_pkey_algo()
211 ctx->cert->sig->hash_algo = "sha1"; in x509_note_pkey_algo()
215 ctx->cert->sig->hash_algo = "sha256"; in x509_note_pkey_algo()
219 ctx->cert->sig->hash_algo = "sha384"; in x509_note_pkey_algo()
223 ctx->cert->sig->hash_algo = "sha512"; in x509_note_pkey_algo()
227 ctx->cert->sig->hash_algo = "sha224"; in x509_note_pkey_algo()
231 ctx->cert->sig->hash_algo = "sha1"; in x509_note_pkey_algo()
235 ctx->cert->sig->hash_algo = "sha224"; in x509_note_pkey_algo()
239 ctx->cert->sig->hash_algo = "sha256"; in x509_note_pkey_algo()
243 ctx->cert->sig->hash_algo = "sha384"; in x509_note_pkey_algo()
247 ctx->cert->sig->hash_algo = "sha512"; in x509_note_pkey_algo()
251 ctx->cert->sig->hash_algo = "streebog256"; in x509_note_pkey_algo()
255 ctx->cert->sig->hash_algo = "streebog512"; in x509_note_pkey_algo()
259 ctx->cert->sig->hash_algo = "sm3"; in x509_note_pkey_algo()