Home
last modified time | relevance | path

Searched defs:key_blob (Results 1 – 4 of 4) 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/openssh/
Dmonitor.c161 static u_char *key_blob = NULL; variable
/external/curl/lib/
Durldata.h248 struct curl_blob *key_blob; member