Initialize state for a particular block cipher mode of operation, with the initialization vector provided as a slice. # Errors Returns [`Error::Length`] in the event the IV is the wrong size.
(mode: BlockMode, iv: &[u8])
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected