libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
This commit is contained in:
@@ -56,6 +56,6 @@ namespace ams::crypto::impl {
|
||||
void ProcessLastBlock();
|
||||
};
|
||||
|
||||
/* static_assert(HashFunction<Md5Impl>); */
|
||||
static_assert(HashFunction<Md5Impl>);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user