Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/utils/rpmb_dev/
H A Drpmb_dev.c81 static int rpmb_mac(struct rpmb_key key, struct rpmb_packet* packet, size_t packet_count, in rpmb_mac() argument
94 for (i = 0; i < packet_count; i++) { in rpmb_mac()