Searched refs:tf_single (Results 1 – 2 of 2) sorted by relevance
32 .tf_single = decrypt_single,40 .tf_single = encrypt_single,48 .tf_single = mac_single,56 .tf_single = digest_single,282 ret = funcs->tf_single(crypto_op); in test_single()
63 int (*tf_single)(crypto_op_t *); member