Searched refs:sr_crypto_pbkdf (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/lib/libsa/
H A Dsoftraid.c145 struct sr_crypto_pbkdf *kdfhint;
149 kdfhint = (struct sr_crypto_pbkdf *)&cm->scm_kdfhint;
227 struct sr_crypto_pbkdf *kdfhint;
242 kdfhint = (struct sr_crypto_pbkdf *)&cm->scm_kdfhint;
/openbsd-current/sys/dev/
H A Dsoftraidvar.h57 * sr_crypto_pbkdf is a hint for a PBKDF performed in userland and is not
60 struct sr_crypto_pbkdf { struct
79 struct sr_crypto_pbkdf pbkdf;
/openbsd-current/sbin/bioctl/
H A Dbioctl.c68 struct sr_crypto_pbkdf *, char *, int);
834 struct sr_crypto_pbkdf kdfhint;
951 bio_kdf_derive(struct sr_crypto_kdfinfo *kdfinfo, struct sr_crypto_pbkdf
1100 struct sr_crypto_pbkdf kdfhint;

Completed in 201 milliseconds