Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c657 uint64_t *usecp) in encrypt_one() argument
685 if (usecp != NULL) in encrypt_one()
690 if (usecp != NULL) { in encrypt_one()
693 *usecp = in encrypt_one()
716 uint64_t *usecp) in decrypt_one() argument
748 if (usecp != NULL) in decrypt_one()
753 if (usecp != NULL) { in decrypt_one()
756 *usecp = in decrypt_one()