Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c440 boolean_t inoutsame = B_FALSE; /* if both input & output are same */ in execute_cmd() local
701 inoutsame = B_FALSE; in execute_cmd()
718 inoutsame = B_TRUE; in execute_cmd()
980 if (inoutsame) { in execute_cmd()