Lines Matching full:algorithm
175 /// The number of bytes to which the IPsec cryptographic algorithm
176 /// can be applied. For ESP, this is the encryption algorithm and for
177 /// AH, this is the authentication algorithm. The ByteCount
285 /// Cryptographic algorithm type used for authentication.
289 /// Cryptographic algorithm type used for encryption. EncAlgo is
291 /// can also be used to describe the algorithm if a combined mode
292 /// algorithm is used.
371 /// The security algorithm selection for IPsec AH authentication.
372 /// The required authentication algorithm is specified in RFC 4305.
382 /// The security algorithm selection for IPsec ESP encryption and authentication.
383 /// The required authentication algorithm is specified in RFC 4305.
384 /// EncAlgoId fields can also specify an ESP combined mode algorithm
424 /// AH/ESP cryptographic algorithm, key and parameters.
467 /// AH/ESP cryptographic algorithm, key and parameters.