Lines Matching refs:algorithm
266 return the hash of the given data using the provided hash algorithm.
343 type of hash algorithm used as this information accompanies the hash. This
345 algorithm implementations.
364 algorithm AlgorithmIdentifier{PUBLIC-KEY,{PublicKeyAlgorithms}},
373 algorithm ALGORITHM.&id({IOSet}),
374 parameters ALGORITHM.&Type({IOSet}{@algorithm}) OPTIONAL
510 AUTH_PARAM_SIG_ALG, /* The image signature algorithm */
511 AUTH_PARAM_HASH, /* A hash (including the algorithm) */
553 auth_param_type_desc_t *alg; /* Signature algorithm */
736 - ``alg``: the signature algorithm used (obtained from current image)
893 key, the algorithm, the signature and the data that has been signed. Therefore,
905 extract the signature algorithm from the certificate.
997 The mbedTLS library algorithm support is configured by both the
1009 on AES-GCM algorithm. Valid values are 0 and 1.