Searched refs:get_digest (Results 1 – 2 of 2) sorted by relevance
89 def get_digest(path): function107 digest = get_digest(path)116 filelist_digest = get_digest(filelist_path)132 check_call(upload_cmd('/dev/null', get_digest('/dev/null')))
53 const EVP_MD *get_digest(int alg) in get_digest() function133 if (!EVP_DigestSignInit(mdCtx, &pKeyCtx, get_digest(md_alg), NULL, ikey)) { in cert_new()153 if (!EVP_PKEY_CTX_set_rsa_mgf1_md(pKeyCtx, get_digest(md_alg))) { in cert_new()