Home | History | Annotate | Download | only in btm

Lines Matching full:verified

2126 ** Returns          TRUE if signature verified correctly; otherwise FALSE.
2132 BOOLEAN verified = FALSE;
2159 verified = TRUE;
2164 return verified;