Searched refs:bootutil_rsa_get_len (Results 1 – 2 of 2) sorted by relevance
157 static size_t bootutil_rsa_get_len(const bootutil_rsa_context *ctx) in bootutil_rsa_get_len() function338 static inline size_t bootutil_rsa_get_len(const bootutil_rsa_context *ctx)
278 if (rc || slen != bootutil_rsa_get_len(&ctx)) { in bootutil_verify_sig()