Home | History | Annotate | Download | only in crypto

Lines Matching defs:algorithm

19   // is signed), signature, and algorithm come from the certificate of
147 // algorithm AlgorithmIdentifier,
151 // algorithm
1004 // algorithm AlgorithmIdentifier,
1007 // The algorithm is specified as the following ASN.1 structure:
1009 // algorithm OBJECT IDENTIFIER,
1010 // parameters ANY DEFINED BY algorithm OPTIONAL }
1051 static const uint8_t algorithm[] = {
1057 algorithm, algorithm + sizeof(algorithm));