Searched defs:dst_total_len (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | testmgr.c | 739 build_cipher_test_sglists(struct cipher_test_sglists *tsgls, const struct testvec_config *cfg, unsigned int alignmask, unsigned int src_total_len, unsigned int dst_total_len, const struct kvec *inputs, unsigned int nr_inputs) build_cipher_test_sglists() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | testmgr.c | 766 build_cipher_test_sglists(struct cipher_test_sglists *tsgls, const struct testvec_config *cfg, unsigned int alignmask, unsigned int src_total_len, unsigned int dst_total_len, const struct kvec *inputs, unsigned int nr_inputs) build_cipher_test_sglists() argument
|
Completed in 16 milliseconds