Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dskcipher.c50 static inline void *skcipher_map(struct scatter_walk *walk) in skcipher_map() function
60 walk->src.virt.addr = skcipher_map(&walk->in); in skcipher_map_src()
65 walk->dst.virt.addr = skcipher_map(&walk->out); in skcipher_map_dst()