Lines Matching full:or
6 * Redistribution and use in source and binary forms, with or without
14 * documentation and/or other materials provided with the distribution.
17 * may be used to endorse or promote products derived from this software
21 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
24 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
26 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
72 * returns TC_CRYPTO_FAIL (0) if: s == NULL or k == NULL
74 * larger than 128 bits, and must not be used for AES-192 or
88 * returns TC_CRYPTO_FAIL (0) if: out == NULL or in == NULL or s == NULL
100 * returns TC_CRYPTO_FAIL (0) if: s == NULL or k == NULL
105 * than 128, and must not be used for AES-192 or AES-256 key
116 * returns TC_CRYPTO_FAIL (0) if: out is NULL or in is NULL or s is NULL