whitebox patch u2f not tested

This commit is contained in:
Conor Patrick
2018-05-26 12:51:56 -04:00
parent aaa2257716
commit 0c9c52afc2
4 changed files with 124 additions and 67 deletions

View File

@@ -63,3 +63,7 @@ int ctap_generate_rng(uint8_t * dst, size_t num)
return 1;
}