Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h18 enum crypto_ret_value {
57 * 'enum crypto_ret_value' options */
63 /* Verify a hash. Return one of the 'enum crypto_ret_value' options */
78 * 'enum crypto_ret_value' options.
17 enum crypto_ret_value { global() enum
/rk3399_ARM-atf/docs/design/
H A Dauth-framework.rst269 The above functions return values from the enum ``crypto_ret_value``.