Home
last modified time | relevance | path

Searched defs:key_blob (Results 1 – 3 of 3) sorted by relevance

/external/vboot_reference/firmware/lib/cryptolib/
Drsa_utility.c83 int RSAVerifyBinary_f(const uint8_t* key_blob, in RSAVerifyBinary_f()
124 int RSAVerifyBinaryWithDigest_f(const uint8_t* key_blob, in RSAVerifyBinaryWithDigest_f()
/external/vboot_reference/utility/
Dload_kernel_test.c84 uint8_t* key_blob = NULL; in main() local
/external/libchrome/crypto/
Dhmac_win.cc146 KeyBlob* key_blob = reinterpret_cast<KeyBlob*>(&key_blob_storage[0]); in Init() local