Searched refs:ALGR (Results 1 – 8 of 8) sorted by relevance
/third_party/ltp/testcases/network/stress/ipsec/ |
D | ipsec_lib.sh | 83 ALGR= 136 ALGR='auth hmac\('$AALGO'\) '$AALGO_KEY 140 ALGR="enc $EALGO $EALGO_KEY auth "'hmac\('$AALGO'\) '$AALGO_KEY 146 ALGR="aead "'rfc4106\(gcm\(aes\)\)'" $AEALGO_KEY 128" 150 ALGR="aead "'rfc4309\(ccm\(aes\)\)'" $AEALGO_KEY 128" 154 ALGR="aead "'rfc4543\(gcm\(aes\)\)'" $AEALGO_KEY 128" 160 ALGR=$ALG 204 spi $spi_1 $p $ALGR mode $mode sel src $src dst $dst" 206 spi $spi_2 $p $ALGR mode $mode sel src $dst dst $src" 269 tst_rhost_run -s -c "$ipx st add $o_dir $p $spi_1 $ALGR $m" [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZElimCompare.cpp | 320 case SystemZ::AGR: ConvOpc = SystemZ::ALGR; break; in convertToLogical()
|
D | SystemZScheduleZ196.td | 324 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZEC12.td | 335 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ13.td | 364 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ15.td | 369 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZScheduleZ14.td | 365 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGR(K)?$")>;
|
D | SystemZInstrInfo.td | 964 defm ALGR : BinaryRREAndK<"algr", 0xB90A, 0xB9EA, z_uadd, GR64, GR64>;
|