Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dtcrypt.c477 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles() function
667 ret = test_aead_cycles(req, enc, *b_size); in test_aead_speed()
/kernel/linux/linux-6.6/crypto/
H A Dtcrypt.c476 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles() function
672 ret = test_aead_cycles(req, enc, bs); in test_aead_speed()

Completed in 7 milliseconds