Home
last modified time | relevance | path

Searched defs:sgout (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c44 struct scatterlist sginp, sgout; member
/linux/net/tls/
H A Dtls_sw.c191 struct scatterlist *sgout = aead_req->dst; in tls_decrypt_done() local
254 struct scatterlist *sgout, in tls_do_decryption()
1478 struct scatterlist *sgout = NULL; in tls_decrypt_sg() local
1779 int decrypt_skb(struct sock *sk, struct scatterlist *sgout) in decrypt_skb()