Home
last modified time | relevance | path

Searched defs:crp (Results 1 – 13 of 13) sorted by relevance

/openbsd/sys/crypto/
H A Dcrypto.c383 crypto_invoke(struct cryptop *crp) in crypto_invoke()
445 crypto_freereq(struct cryptop *crp) in crypto_freereq()
462 struct cryptop *crp; in crypto_getreq() local
H A Dcryptosoft.c419 swcr_authcompute(struct cryptop *crp, struct cryptodesc *crd, in swcr_authcompute()
480 swcr_authenc(struct cryptop *crp) in swcr_authenc()
1029 swcr_process(struct cryptop *crp) in swcr_process()
/openbsd/sys/arch/arm64/arm64/
H A Dcryptox.c331 cryptox_swauth(struct cryptop *crp, struct cryptodesc *crd, in cryptox_swauth()
345 cryptox_encdec(struct cryptop *crp, struct cryptodesc *crd, in cryptox_encdec()
443 cryptox_process(struct cryptop *crp) in cryptox_process()
/openbsd/sys/arch/amd64/amd64/
H A Dvia.c315 viac3_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_swauth()
329 viac3_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_encdec()
415 viac3_crypto_process(struct cryptop *crp) in viac3_crypto_process()
H A Daesni.c424 aesni_swauth(struct cryptop *crp, struct cryptodesc *crd, in aesni_swauth()
438 aesni_encdec(struct cryptop *crp, struct cryptodesc *crd, in aesni_encdec()
635 aesni_process(struct cryptop *crp) in aesni_process()
/openbsd/sys/arch/i386/i386/
H A Dvia.c323 viac3_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_swauth()
337 viac3_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in viac3_crypto_encdec()
423 viac3_crypto_process(struct cryptop *crp) in viac3_crypto_process()
/openbsd/sys/netinet/
H A Dip_ipcomp.c139 struct cryptop *crp; in ipcomp_input() local
309 struct cryptop *crp = NULL; in ipcomp_output() local
H A Dip_ah.c535 struct cryptop *crp = NULL; in ah_input() local
863 struct cryptop *crp = NULL; in ah_output() local
H A Dip_esp.c349 struct cryptop *crp = NULL; in esp_input() local
703 struct cryptop *crp = NULL; in esp_output() local
/openbsd/sys/arch/octeon/dev/
H A Doctcrypto.c591 octcrypto_process(struct cryptop *crp) in octcrypto_process()
663 octcrypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in octcrypto_swauth()
677 octcrypto_authenc_gmac(struct cryptop *crp, struct cryptodesc *crde, in octcrypto_authenc_gmac()
942 octcrypto_authenc_hmac(struct cryptop *crp, struct cryptodesc *crde, in octcrypto_authenc_hmac()
/openbsd/sys/arch/i386/pci/
H A Dglxsb.c618 glxsb_crypto_swauth(struct cryptop *crp, struct cryptodesc *crd, in glxsb_crypto_swauth()
632 glxsb_crypto_swenc(struct cryptop *crp, struct cryptodesc *crd, in glxsb_crypto_swenc()
646 glxsb_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, in glxsb_crypto_encdec()
772 glxsb_crypto_process(struct cryptop *crp) in glxsb_crypto_process()
/openbsd/lib/libc/rpc/
H A Dclnt_simple.c60 struct callrpc_private *crp = callrpc_private; in callrpc() local
H A Dpmap_rmt.c134 xdr_rmtcallres(XDR *xdrs, struct rmtcallres *crp) in xdr_rmtcallres()