Searched refs:tf_update (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/test/crypto-tests/tests/common/ |
| H A D | testfuncs.c | 33 .tf_update = decrypt_update, 41 .tf_update = encrypt_update, 49 .tf_update = mac_update, 57 .tf_update = digest_update, 222 ret = funcs->tf_update(crypto_op, offset, len, &outlen); in test_multi()
|
| H A D | cryptotest.h | 64 int (*tf_update)(crypto_op_t *, size_t, size_t, size_t *); member
|