Home
last modified time | relevance | path

Searched refs:expected_key (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/storage/
Drpmb.c95 const struct rpmb_key expected_key) { in rpmb_dprint_key() argument
98 if (CRYPTO_memcmp(key.byte, expected_key.byte, sizeof(key.byte))) in rpmb_dprint_key()
99 rpmb_dprint_buf(expected_prefix, expected_key.byte, in rpmb_dprint_key()
100 sizeof(expected_key.byte)); in rpmb_dprint_key()