Function cryptoauthlib_sys::atcab_aes_gcm_decrypt_update [−][src]
pub unsafe extern "C" fn atcab_aes_gcm_decrypt_update(
ctx: *mut atca_aes_gcm_ctx_t,
ciphertext: *const u8,
ciphertext_size: u32,
plaintext: *mut u8
) -> ATCA_STATUS