Found 5 other functions taking a
otPlatCryptoSha256Hash
argument:
Calculate the ECDSA signature for a hashed message using the private key from the input context. Uses the deterministic digital signature generation procedure from RFC 6979.
Use the key from the input context to verify the ECDSA signature of a hashed message.
Performs HMAC computation.
Calculate the ECDSA signature for a hashed message using the Key reference passed. Uses the deterministic digital signature generation procedure from RFC 6979.
Use the keyref to verify the ECDSA signature of a hashed message.