Searched defs:cipher_str (Results 1 – 2 of 2) sorted by relevance
14 const char *cipher_str; /* crypto API name (for fallback case) */ member
605 const char *cipher_str = blk_crypto_modes[mode_num].cipher_str; in blk_crypto_fallback_start_using_mode() local