Lines Matching refs:algorithm
55 Because it's not immediately obvious from a composite algorithm name what
57 explicitly fetched implementation of a composite algorithm requires that
59 each algorithm.
89 with the fetched algorithm:
94 - Check if the fetched algorithm name matches the name returned by the
98 - libcrypto currently has knowledge of some composite algorithm names and
116 ### What is a composite algorithm?
118 A composite algorithm is an algorithm that's composed of more than one other
119 algorithm. In OpenSSL parlance with a focus on signatures, they have been
129 AlgorithmIdentifier is an ASN.1 structure that defines an algorithm as an
130 OID, along with parameters that should be passed to that algorithm.
145 algorithm in the `OSSL_ALGORITHM` array, each pointing to different