Lines Matching defs:sd
105 sr_crypto_discipline_init(struct sr_discipline *sd) in sr_crypto_discipline_init()
131 sr_crypto_create(struct sr_discipline *sd, struct bioc_createraid *bc, in sr_crypto_create()
153 sr_crypto_meta_create(struct sr_discipline *sd, struct sr_crypto *mdd_crypto, in sr_crypto_meta_create()
212 sr_crypto_set_key(struct sr_discipline *sd, struct sr_crypto *mdd_crypto, in sr_crypto_set_key()
264 sr_crypto_assemble(struct sr_discipline *sd, in sr_crypto_assemble()
343 sr_crypto_get_kdf(struct bioc_createraid *bc, struct sr_discipline *sd, in sr_crypto_get_kdf()
469 sr_crypto_decrypt_key(struct sr_discipline *sd, struct sr_crypto *mdd_crypto) in sr_crypto_decrypt_key()
512 sr_crypto_create_keys(struct sr_discipline *sd, struct sr_crypto *mdd_crypto) in sr_crypto_create_keys()
554 sr_crypto_change_maskkey(struct sr_discipline *sd, struct sr_crypto *mdd_crypto, in sr_crypto_change_maskkey()
634 sr_crypto_create_key_disk(struct sr_discipline *sd, in sr_crypto_create_key_disk()
797 sr_crypto_read_key_disk(struct sr_discipline *sd, struct sr_crypto *mdd_crypto, in sr_crypto_read_key_disk()
920 sr_crypto_free_sessions(struct sr_discipline *sd, struct sr_crypto *mdd_crypto) in sr_crypto_free_sessions()
933 sr_crypto_alloc_resources_internal(struct sr_discipline *sd, in sr_crypto_alloc_resources_internal()
1012 sr_crypto_alloc_resources(struct sr_discipline *sd) in sr_crypto_alloc_resources()
1018 sr_crypto_free_resources_internal(struct sr_discipline *sd, in sr_crypto_free_resources_internal()
1051 sr_crypto_free_resources(struct sr_discipline *sd) in sr_crypto_free_resources()
1058 sr_crypto_ioctl_internal(struct sr_discipline *sd, in sr_crypto_ioctl_internal()
1124 sr_crypto_ioctl(struct sr_discipline *sd, struct bioc_discipline *bd) in sr_crypto_ioctl()
1131 sr_crypto_meta_opt_handler_internal(struct sr_discipline *sd, in sr_crypto_meta_opt_handler_internal()
1145 sr_crypto_meta_opt_handler(struct sr_discipline *sd, struct sr_meta_opt_hdr *om) in sr_crypto_meta_opt_handler()
1193 struct sr_discipline *sd = wu->swu_dis; in sr_crypto_dev_rw() local
1265 sr_crypto_hotplug(struct sr_discipline *sd, struct disk *diskp, int action) in sr_crypto_hotplug()