Searched refs:ctr (Results 1 – 4 of 4) sorted by relevance
25 SUBDIRS_P = ctr \29 ctr-partial \30 ctr-compatible \
9 sub ctr subroutine12 my $ctr = unpack("H*", $$rCounter);16 open2(*PIPE_IN, *PIPE_OUT, "$aesconv -m ctr -k hex:$key -c hex:$ctr") or die "cant exec aesconv\n";
35 my $encrypted = &aes::ctr($rKey, $rCounter, $rSrc);
45 $(PERL) aes-128-ctr.pl \