Lines Matching refs:artpec6_crypto_variant
253 enum artpec6_crypto_variant { enum
267 enum artpec6_crypto_variant variant;
481 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_start_dma()
1319 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_prepare_hash()
1674 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_prepare_crypto()
1842 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_prepare_aead()
2270 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_init_hash()
2447 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_hash_export()
2475 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_hash_import()
2498 enum artpec6_crypto_variant variant = ac->variant; in init_crypto_hw()
2558 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_disable_hw()
2578 enum artpec6_crypto_variant variant = ac->variant; in artpec6_crypto_irq()
2853 enum artpec6_crypto_variant variant; in artpec6_crypto_probe()
2867 variant = (enum artpec6_crypto_variant)match->data; in artpec6_crypto_probe()