Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/engines/
H A De_afalg.c56 # ifndef SPLICE_F_GIFT
57 # define SPLICE_F_GIFT (0x08) macro
461 ret = vmsplice(actx->zc_pipe[1], &iov, 1, SPLICE_F_GIFT); in afalg_start_cipher_sk()
/netbsd/crypto/external/bsd/openssl/dist/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()