Lines Matching refs:algorithm
32 …toDigest](#oh_cryptodigest) \*\*ctx) | Creates an MD instance based on the given algorithm name. |
36 …odigest_getalgoname) ([OH_CryptoDigest](#oh_cryptodigest) \*ctx) | Obtains the digest algorithm. |
67 Creates an MD instance based on the given algorithm name.
75 | algoName | Pointer to the algorithm used to generate the MD instance. For example, **'SHA256'**. …
90 **17630001**: Failed to call an API of a third-party algorithm library.
124 **17630001**: Failed to call an API of a third-party algorithm library.
139 Obtains the digest algorithm.
151 MD algorithm obtained.
184 **17630001**: Failed to call an API of a third-party algorithm library.
218 **17630001**: Failed to call an API of a third-party algorithm library.
255 **17630001**: Failed to call an API of a third-party algorithm library.