Home
last modified time | relevance | path

Searched refs:validateAlgorithms (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DIpSecServiceTest.java319 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsAuth()
326 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsAuth()
338 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsCrypt()
345 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsCrypt()
357 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsAead()
364 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsAead()
377 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsAuthCrypt()
384 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsNoAlgorithms()
396 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsAeadWithAuth()
408 mIpSecService.validateAlgorithms(config); in testValidateAlgorithmsAeadWithCrypt()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java1509 void validateAlgorithms(IpSecConfig config) throws IllegalArgumentException { in validateAlgorithms() method in IpSecService
1568 validateAlgorithms(config); in checkIpSecConfig()
/aosp12/frameworks/base/services/
H A Dart-profile1895 HPLcom/android/server/IpSecService;->validateAlgorithms(Landroid/net/IpSecConfig;)V+]Landroid/net/I…