Home
last modified time | relevance | path

Searched refs:SPLICE_F_GIFT (Results 1 – 1 of 1) sorted by last modified time

/freebsd/crypto/openssl/engines/
H A De_afalg.c59 # ifndef SPLICE_F_GIFT
60 # define SPLICE_F_GIFT (0x08) macro
519 ret = vmsplice(actx->zc_pipe[1], &iov, 1, SPLICE_F_GIFT); in afalg_start_cipher_sk()