mbedtls_psa_sign_hash_get_num_ops() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

Number of ops that were completed in the last call to \c mbedtls_psa_sign_hash_complete().

Notes

The signature of this function is that of a PSA driver sign_hash_get_num_ops entry point. This function behaves as an sign_hash_get_num_ops entry point as defined in the PSA driver interface specification for transparent drivers.

References