Searched refs:tmp_inbuf (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAESCrypt.c350 uint8_t *tmp_inbuf; local
354 tmp_inbuf = &in_buf[i];
359 tmp_inbuf, tmp_outbuf);
724 uint8_t *tmp_inbuf; local
728 tmp_inbuf = &in_buf[i];
733 tmp_inbuf, tmp_outbuf);
H A DsoftRawDataCrypt.c52 uint8_t *tmp_inbuf; \
56 tmp_inbuf = &in_buf[i]; \
61 tmp_inbuf, tmp_outbuf); \

Completed in 22 milliseconds