Home
last modified time | relevance | path

Searched defs:sgout (Results 1 – 3 of 3) 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
255 struct scatterlist *sgout, in tls_do_decryption()
1531 struct scatterlist *sgout = NULL; in tls_decrypt_sg() local
1834 int decrypt_skb(struct sock *sk, struct scatterlist *sgout) in decrypt_skb()
/linux/crypto/
H A Dtcrypt.c141 struct scatterlist sgout[XBUFSIZE]; member
529 struct scatterlist *sgout; in test_aead_speed() local