Searched refs:sk_path (Results 1 – 2 of 2) sorted by relevance
27 with open(sk_path, 'rb') as f:52 sk_path = os.path.join('bin', sk) variable53 current_sha256 = sha256sum(sk_path)94 os.chown(sk_path, uid, gid)95 os.chmod(sk_path, stat.S_IRUSR | stat.S_IWUSR | stat.S_IXUSR |101 current_version['sha256'] = sha256sum(sk_path)
35 #include "sk_path.h"