Function hacspec_aes128_gcm::decrypt_aes128
source · [−]pub fn decrypt_aes128(
key: Key128,
iv: AesNonce,
aad: &ByteSeq,
cipher_text: &ByteSeq,
tag: Gf128Tag
) -> AesGcmByteSeqResult
pub fn decrypt_aes128(
key: Key128,
iv: AesNonce,
aad: &ByteSeq,
cipher_text: &ByteSeq,
tag: Gf128Tag
) -> AesGcmByteSeqResult