Lines Matching defs:algorithm
12 // that is signed), signature_algorithm, and algorithm come from the
114 // The signature algorithm is specified as the following ASN.1 structure:
116 // algorithm OBJECT IDENTIFIER,
117 // parameters ANY DEFINED BY algorithm OPTIONAL }
155 // algorithm AlgorithmIdentifier,
159 // algorithm
986 // algorithm AlgorithmIdentifier,
989 // The signature algorithm is specified as the following ASN.1 structure:
991 // algorithm OBJECT IDENTIFIER,
992 // parameters ANY DEFINED BY algorithm OPTIONAL }
1042 static const uint8 algorithm[] = {
1049 algorithm, algorithm + sizeof(algorithm));