Home
last modified time | relevance | path

Searched hist:"16 df60c7f96bde77f26d8501933c0429c42c9f96" (Results 1 – 1 of 1) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c16df60c7f96bde77f26d8501933c0429c42c9f96 Thu Dec 10 14:19:07 UTC 2020 Etienne Carriere <etienne.carriere@linaro.org> ta: pkcs11: rename argument bp to attrs for generic attributes

Rename input argument bp/bp_count to attrs/attrs_count in several
local functions in pkcs11_attributes.c since the reference cover
any kind of attribute, not only boolean attributes (bp stood for
boolean property).

Reviewed-by: Ruchika Gupta <ruchika.gupta@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>