Searched refs:backup_key (Results 1 – 1 of 1) sorted by relevance
146 void *primary_key, void *backup_key) in tcp_fastopen_reset_cipher() argument160 if (backup_key) { in tcp_fastopen_reset_cipher()161 ctx->key[1].key[0] = get_unaligned_le64(backup_key); in tcp_fastopen_reset_cipher()162 ctx->key[1].key[1] = get_unaligned_le64(backup_key + 8); in tcp_fastopen_reset_cipher()