Home
last modified time | relevance | path

Searched refs:crparam (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Dcryptodev.h269 struct crparam { struct
282 struct crparam crk_param[CRK_MAXPARAM]; argument
303 struct crparam crk_param[CRK_MAXPARAM];
551 struct crparam krp_param[CRK_MAXPARAM]; /* kvm */
561 struct crparam crk_param[CRK_MAXPARAM];
H A Dcryptodev.c877 struct crparam *kp = &(krp->krp_param[i]); in cryptodev_key()
1435 struct crparam *kp = in cryptodev_mkey()
1863 struct crparam *kp = &(krp->krp_param[i]); in cryptodev_getmstatus()
1963 struct crparam *kp = &(krp->krp_param[i]); in cryptodev_getstatus()
/netbsd-src/sys/dev/pci/
H A Dubsec.c128 static int ubsec_ksigbits(struct crparam *);
3072 ubsec_ksigbits(struct crparam *cr) in ubsec_ksigbits()